Expand description
Source: VM/src/ldo.h — #define restorestack(L, n) ((TValue*)((char*)L->stack + (n)))
(hand-fixed: the generated body had a cast-precedence error and unqualified
types that break at expansion sites)
Source: VM/src/ldo.h — #define restorestack(L, n) ((TValue*)((char*)L->stack + (n)))
(hand-fixed: the generated body had a cast-precedence error and unqualified
types that break at expansion sites)