mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
8 lines
118 B
Nim
8 lines
118 B
Nim
discard """
|
|
disabled: "windows"
|
|
cmd: "nim c --gc:go $file"
|
|
action: "compile"
|
|
"""
|
|
# bug #11447
|
|
echo "Go GC test"
|