This module is a sample.
Procs
proc helloWorld(times: int) {....raises: [], tags: [], forbids: [].}
- Takes an integer and outputs as many indented "hello world!"s
This module is a sample.
proc helloWorld(times: int) {....raises: [], tags: [], forbids: [].}