توضیحات این پودمان میتواند در پودمان:Sandbox/توضیحات قرار گیرد.
local p = {} function p.hello() return 'Hello, John' end return p