Module:QezTest

From PT National Labs
Revision as of 09:27, 26 June 2025 by Qez (talk | contribs) (Created page with "local p = {} p["test"] = "testing" return p")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:QezTest/doc

local p = {}
p["test"] = "testing"
return p