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_1.nim
blob: 840bd47674abe4bf4b1316ca38a7e118ca9c126a (
plain
) (
blame
)
1
2
template
foo
*
(
x
:
untyped
)
=
echo
"got: "
,
x