このモジュールについての説明文ページを モジュール:テスト/doc に作成できます
local p = {} function p.test(frame) return #frame end return p