summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/tline.nim
blob: f7a09875c56932bed054047123be5ed1bbf50ea5 (plain) (blame)
1
2
3
4
5
6
7
8
discard """
errormsg: "undeclared identifier: 'undeclared'"
line: 9
column: 6
"""

# test should fail because the line directive is wrong
echo undeclared