AerScript does not implement any error control operator.
All checks were successful
The build was successful.
All checks were successful
The build was successful.
This commit is contained in:
@@ -1469,7 +1469,6 @@ enum ph7_vm_op {
|
||||
PH7_OP_POP_EXCEPTION, /* POP an exception */
|
||||
PH7_OP_THROW, /* Throw exception */
|
||||
PH7_OP_SWITCH, /* Switch operation */
|
||||
PH7_OP_ERR_CTRL /* Error control */
|
||||
};
|
||||
/* -- END-OF INSTRUCTIONS -- */
|
||||
/*
|
||||
|
Reference in New Issue
Block a user