This commit is contained in:
Arne Döring
2019-11-07 17:16:34 +01:00
committed by Andreas Rumpf
parent 8b1ef8e07e
commit a2d6691af2
2 changed files with 10 additions and 4 deletions

View File

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