Merge branch 'master' into v2.1
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#if LJ_HASFFI
|
||||
|
||||
LJ_FUNC int lj_carith_op(lua_State *L, MMS mm);
|
||||
LJ_FUNC int lj_carith_len(lua_State *L);
|
||||
|
||||
#if LJ_32
|
||||
LJ_FUNC uint64_t lj_carith_shl64(uint64_t x, int32_t sh);
|
||||
|
||||
Reference in New Issue
Block a user