summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/tfile.nim
blob: b40a4f44f4aeb964a131b2c93dad4d59d3affad8 (plain) (blame)
1
2
3
4
5
6
discard """
  errormsg: "undeclared identifier: 'undefined'"
  file: "notthisfile.nim"
"""

echo undefined