mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 18:32:11 +00:00
7 lines
128 B
Nim
7 lines
128 B
Nim
discard """
|
|
cmd: "nim c --gc:regions $file"
|
|
"""
|
|
|
|
# issue #12597
|
|
# it just tests that --gc:regions compiles. Nothing else. :'(
|