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
/
nimdoc
/
test_out_index_dot_html
/
foo.nim
blob: f61995eb9c09b753acf0cfa9c3c9d8951f4879b6 (
plain
) (
blame
)
1
2
3
proc
foo
*
()
=
## I do foo
echo
"foo says hello!"