Files
Nim/tests/misc/tgcregions.nim
2019-11-07 17:16:34 +01:00

7 lines
128 B
Nim

discard """
cmd: "nim c --gc:regions $file"
"""
# issue #12597
# it just tests that --gc:regions compiles. Nothing else. :'(