I think there is a typo in src/lua_core.cpp line 1681: shift=checknumber(L,3); should be shift=checknumber(L,4);
Log in to post a comment.