Files
Nim/testament/tests/shouldfail/tcolumn.nim
2018-12-11 21:23:21 +01:00

9 lines
154 B
Nim

discard """
errormsg: "undeclared identifier: 'undeclared'"
line: 8
column: 7
"""
# test should fail because the line directive is wrong
echo undeclared