Files
linguist/samples/Terra/setname.t
2016-01-28 11:22:27 +07:00

7 lines
67 B
Perl

two = terra()
return 1 + 1
end
two:setname("two")
two:disas()