module refactoring
This commit is contained in:
committed by
Simon Hirsig
parent
5e093306e6
commit
62ef2683f5
+1
-1
@@ -56,7 +56,7 @@ do
|
||||
M.static = setmetatable({}, {__metatable=false, __newindex=nop, __call=f, __sub=f})
|
||||
end
|
||||
|
||||
M.get_T = acquire
|
||||
M.get.T = acquire
|
||||
|
||||
do
|
||||
local function ret(t)
|
||||
|
||||
Reference in New Issue
Block a user