mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 20:38:43 +00:00
parent
512aa2a9e6
commit
ad2e6ff2b4
|
@ -657,7 +657,7 @@ namespace smt {
|
|||
case OP_DISTINCT:
|
||||
case OP_IMPLIES:
|
||||
case OP_XOR:
|
||||
UNREACHABLE();
|
||||
throw default_exception("formula has not been simplified");
|
||||
case OP_OEQ:
|
||||
UNREACHABLE();
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue