mirror of
https://github.com/Z3Prover/z3
synced 2026-06-10 19:07:18 +00:00
build warnings
This commit is contained in:
parent
48bcee8e62
commit
30df8e7ece
6 changed files with 6 additions and 4 deletions
|
|
@ -225,6 +225,7 @@ struct enum2bv_rewriter::imp {
|
|||
new_body_ref = mk_and(bounds);
|
||||
break;
|
||||
case lambda_k:
|
||||
case choice_k:
|
||||
UNREACHABLE();
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue