@@ -1554,6 +1554,9 @@ static struct X { int x; } x;
inti=getindex;
returnlua_yieldk(L1,nres,i,Cfunck);
}
elseifEQ("tobeclosed"){
lua_tobeclosed(L);
}
elseluaL_error(L,"unknown instruction %s",buff);
}
return0;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.