summary refs log blame commit diff stats
path: root/tests/errmsgs/t8064.nim
blob: e7941e36a7f1907bfd1bea1b26a8245b338c489d (plain) (tree)
1
2
3
4
5
6
7
8




             


                                            
import tables

values


discard """
  errormsg: "expression has no type: values"
"""