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

echo undefined