updated test

This commit is contained in:
leaf corcoran 2012-01-11 20:39:09 -08:00
parent d7f8ade88e
commit 1ef297349a

View File

@ -495,4 +495,12 @@ ClassMan = (function()
self.world = 23423
self.red = function(self) end
return _class_0
end)()
end)()
x = self
local y = self.__class
self(something)
self.__class(something)
local self = self + self / self
self = 343
self.hello(2, 3, 4)
local _ = hello[self].world