Both keys and values can be any valid Lua type except nil. ... function(self) print(self.value) end -- test it: myobject.printvalue(myobject) --> 10 -- use ...
確定! 回上一頁