mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-29 18:53:58 +00:00
6
tests/exception/t9657.nim
Normal file
6
tests/exception/t9657.nim
Normal file
@@ -0,0 +1,6 @@
|
||||
discard """
|
||||
action: run
|
||||
exitcode: 1
|
||||
"""
|
||||
close stdmsg
|
||||
writeLine stdmsg, "exception!"
|
||||
Reference in New Issue
Block a user