mirror of
https://github.com/lua/lua.git
synced 2026-09-18 16:24:21 +00:00
7d526e75a7f45a2593e874d97c7fdfa0e45cc013
A tail call of a __call chain (a __call metamethod that itself is also not a function) was being perfomed as a regular call.
Description
No description provided
Languages
C
66.3%
Lua
33.1%
Makefile
0.6%