@@ -13823,6 +13823,7 @@ while (!isempty_Stack(stack2)) {
if(!pop_Stack(stack1,item1,&op1)){
*stat=SCPE_INVEXPR;
delete_Stack(stack2);
return0;
}
if(temp_op->unary)
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.