t5958.nim 96 B

12345678910
  1. discard """
  2. errormsg: "undeclared identifier: 'a'"
  3. line: 9
  4. """
  5. static:
  6. var a = 1
  7. echo a