tgcregions.nim 128 B

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