summary refs log blame commit diff stats
path: root/tests/valgrind/tbasic_valgrind.nim
blob: 455b1ff17c51ffcdc9e58eba5b4fee1260aa2c2d (plain) (tree)
1
2
3
4
5
6





                                     
discard """
  valgrind: true
  cmd: "nim c --gc:destructors $file"
"""

echo "hello world"