Content deleted Content added
No edit summary |
No edit summary |
||
Line 3:
function p.nativeName(frame)
local val = frame.args[1]
if true then return val end
if val then
|
No edit summary |
No edit summary |
||
Line 3:
function p.nativeName(frame)
local val = frame.args[1]
if true then return val end
if val then
|