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
/
template
/
m19277_2.nim
blob: de72dad450db9889af07a7cfb8bc3ae22f79b2a4 (
plain
) (
blame
)
1
2
proc
foo
*
(
a
:
string
)
=
echo
"got string: "
,
a