Module:Bongolium500/learning

From Tardis Wiki, the free Doctor Who reference
Revision as of 22:10, 18 February 2023 by Bongolium500 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Lua error at line 4: attempt to perform arithmetic on a nil value.


local p = {}

function p.error( frame )
	return nil * 5
end

return p