Searched defs:__index (Results 1 – 3 of 3) sorted by relevance
35 mt.__index = function (t, n) function
89 {__index = function (_,n) return a[n-3]+4, "lixo" end})})}) function
302 __index = function (t,k) coroutine.yield(nil, "idx"); return t.k[k] end, function