Documentation for this module may be created at Module:LuaCheck/doc
local p = {} function p.ok() return "Lua OK — Scribunto is working" end return p