Jump to content

User:Rxy/test1

From Wikipedia

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

p = {}

function p.main()
	return 'A'
end

return p