terrormsg.nim 144 B

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