User:Pk
Text Text Text!!!
-- This is only a test.
local s = 'string'
local n = 1.0
local b = true
if b then getmetatable(obj) end
assert(b)
function f(x)
return x + 1
end
local tbl = []
Text Text Text!!!
-- This is only a test.
local s = 'string'
local n = 1.0
local b = true
if b then getmetatable(obj) end
assert(b)
function f(x)
return x + 1
end
local tbl = []