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

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