Module docgen_sample

This module is a sample.

Procs

proc helloWorld(times: int) {.raises: [], tags: [].}
Takes an integer and outputs as many "hello world!"s