mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
make tests green again
This commit is contained in:
@@ -12,7 +12,7 @@ type
|
||||
EIO2 = ref object of EIO
|
||||
|
||||
proc q() {.tags: [FIO].} =
|
||||
nil
|
||||
discard
|
||||
|
||||
proc raiser(): int =
|
||||
writeLine stdout, "arg"
|
||||
|
||||
Reference in New Issue
Block a user