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