差分

82 バイト追加 、 2018年9月11日 (火) 14:22
ページの作成:「local p = {} function p.hello( frame ) return "Hello, world!" end return p」
local p = {}

function p.hello( frame )
return "Hello, world!"
end

return p
匿名利用者