Modul:Test2

Z Wikipedie, otevřené encyklopedie
local p = {}
function p.testrun(cozobrazit)
	return cozobrazit
end
	
return p