docgen_sample
マニュアル
標準ライブラリ
索引
検索
分類:
区分
型
プロシージャ
hello
World
このモジュールはサンプルです。
プロシージャ
proc
helloWorld
(
times
:
int
)
{
...
}
{.
raises
:
[
]
,
tags
:
[
]
.}
"hello world!" の出力回数を整数で指定します。