RELEASE LuaJIT-2.0.0-beta2
This commit is contained in:
@@ -354,6 +354,7 @@ static int lj_cf_package_require(lua_State *L)
|
||||
lua_pushvalue(L, -1); /* extra copy to be returned */
|
||||
lua_setfield(L, 2, name); /* _LOADED[name] = true */
|
||||
}
|
||||
lj_lib_checkfpu(L);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user