Module:Bongolium500/learning: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 6: Line 6:
test2[1] = test1["first"]
test2[1] = test1["first"]
test2[test1["second"]] = test1["second"]
test2[test1["second"]] = test1["second"]
     return "Hello, world!"
     return test2[1] .. test2["second2"]
end
end


return p
return p
Cookies help us deliver our services. By using our services, you agree to our use of cookies.