Skip to content

Commit

Permalink
workaround refs nim-lang#10343
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Jan 17, 2019
1 parent 7c0d64a commit 34458b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/exception/t9657.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
discard """
action: run
exitcode: 1
target: "c"
"""
# todo: remove `target: "c"` workaround once #10343 is properly fixed
close stdmsg
writeLine stdmsg, "exception!"

0 comments on commit 34458b1

Please sign in to comment.