t9657.nim 172 B

123456789
  1. discard """
  2. action: run
  3. exitcode: 1
  4. target: "c"
  5. """
  6. # todo: remove `target: "c"` workaround once #10343 is properly fixed
  7. close stdmsg
  8. writeLine stdmsg, "exception!"