|
|
||
|
2016-07-18 18:20 GMT+02:00 Roberto Ierusalimschy <roberto@inf.puc-rio.br>:
>> debug.setmetatable(nil,{__index = load''})
> ??????
load'' (that's two single quotes, not one double quote) is equivalent to
function(...) return end