summary refs log blame commit diff stats
path: root/tests/misc/tinc.nim
blob: 91f6223e23d1fdab30ecf141cb16bb9a6147adcb (plain) (tree)
1
2
3
4
5
6
7
8
           
                                      

                  



         
discard """
  errormsg: "type mismatch: got <int>"
  file: "tinc.nim"
  line: 8
"""
var x = 0

inc(x+1)