Module docgen_sample
Imports
Procs
hello
World
This module is a sample.
Imports
strutils
Procs
proc
helloWorld
(
times
:
int
)
{.
raises
:
[
]
,
tags
:
[
]
.}
Takes an integer and outputs as many "hello world!"s
Generated: 2014-03-11 21:26:34 UTC