terrormsg.nim 159 B

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