lua-intf
lua-intf copied to clipboard
Latest PR merge breaks Lua 5.3
Previously LuaState properly called lua_resume with 3 arguments in Lua 5.3
Now when Lua 5.3.2, it has a compile time error as it's attempting to pass only 2 arguments