mirror of
https://github.com/lua/lua.git
synced 2026-07-25 15:39:04 +00:00
The original code was like this, where t->u.ind.t and t->u.info overlap: t->u.ind.t = cast_byte((t->k == VLOCAL) ? t->u.var.ridx: t->u.info);
56 KiB
56 KiB