mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-16 08:04:20 +00:00
fixes #11447
This commit is contained in:
7
tests/system/tgogc.nim
Normal file
7
tests/system/tgogc.nim
Normal file
@@ -0,0 +1,7 @@
|
||||
discard """
|
||||
disabled: "windows"
|
||||
cmd: "nim c --gc:go $file"
|
||||
action: "compile"
|
||||
"""
|
||||
# bug #11447
|
||||
echo "Go GC test"
|
||||
Reference in New Issue
Block a user