tbasic_valgrind.nim 91 B

1234567
  1. discard """
  2. valgrind: true
  3. cmd: "nim c --gc:destructors $file"
  4. """
  5. echo "hello world"