index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
valgrind
/
tbasic_valgrind.nim
blob: 455b1ff17c51ffcdc9e58eba5b4fee1260aa2c2d (
plain
) (
blame
)
1
2
3
4
5
6
discard
"""
valgrind: true
cmd: "nim c --gc:destructors
$file
"
"""
echo
"hello world"