Open noob10293 opened 1 year ago
Nice cheatsheet!
-- Call -- __call(func, ...)
here should be
-- Call -- __call(func, ...) t.func(...) t:func(...)
Nice cheatsheet!
here should be