summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/terrormsg.nim
blob: dbbdf5021c54aaabe55649de122438f3b3d58103 (plain) (blame)
1
2
3
4
5
6
7
8
discard """
errormsg: "wrong error message"
line: 8
column: 6
"""

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