doc/docgen_sample
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Manual
Standard library
Index
Compiler docs
Fusion docs
devel
,
stable
Search:
Procs
helloWorld
helloWorld(times: int)
This module is a sample.
Procs
proc
helloWorld
(
times
:
int
)
{.
...
raises
:
[
]
,
tags
:
[
]
,
forbids
:
[
]
.}
Takes an integer and outputs as many indented "hello world!"s