summary refs log tree commit diff stats
path: root/tests/exception/t9657.nim
blob: c96a0a5976c3b85e1b09fe1f9c3d64d06139a448 (plain) (blame)
1
2
3
4
5
6
7
8
discard """
  action: run
  exitcode: 1
  target: "c"
"""
# todo: remove `target: "c"` workaround once #10343 is properly fixed
close stdmsg
writeLine stdmsg, "exception!"