summary refs log blame commit diff stats
path: root/tests/tnoop.nim
blob: 6fe53da1ccc168a9ebf2ee1215985add5d87e124 (plain) (tree)
1
2
3
4
5
6



                                           
                                            
# Tests the new check in the semantic pass

var
  a: int

a()  #ERROR_MSG expression cannot be called