mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
parent
a635049e23
commit
feff1f7f96
3 changed files with 5 additions and 3 deletions
|
@ -342,7 +342,6 @@ struct evaluator_cfg : public default_rewriter_cfg {
|
|||
result = m_au.mk_int(0);
|
||||
return BR_DONE;
|
||||
}
|
||||
|
||||
return BR_FAILED;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue