tline.nim 161 B

123456789
  1. discard """
  2. errormsg: "undeclared identifier: 'undeclared'"
  3. line: 10
  4. column: 6
  5. """
  6. # test should fail because the line directive is wrong
  7. echo undeclared