docgen_sample

このモジュールはサンプルです。

プロシージャ

proc helloWorld(times: int) {...}{.raises: [], tags: [].}
"hello world!" の出力回数を整数で指定します。