tgogc.nim 118 B

12345678
  1. discard """
  2. disabled: "windows"
  3. cmd: "nim c --gc:go $file"
  4. action: "compile"
  5. """
  6. # bug #11447
  7. echo "Go GC test"