mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-06 13:07:48 +00:00
make tests green again
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
discard """
|
||||
joinable: false
|
||||
target: "C"
|
||||
"""
|
||||
|
||||
type
|
||||
|
||||
@@ -8,6 +8,7 @@ test destroyed 0
|
||||
4
|
||||
Pony is dying!'''
|
||||
joinable: false
|
||||
target: "C"
|
||||
"""
|
||||
|
||||
# bug #4214
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
discard """
|
||||
output: ""
|
||||
target: "C"
|
||||
"""
|
||||
|
||||
# bug #9594
|
||||
|
||||
Reference in New Issue
Block a user