mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
fix #5424
This commit is contained in:
parent
848a8ebb98
commit
800fef6653
2 changed files with 8 additions and 5 deletions
|
@ -69,6 +69,7 @@ namespace q {
|
|||
}
|
||||
if (idx == UINT_MAX)
|
||||
return l_false;
|
||||
c.m_watch = idx;
|
||||
return l_undef;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue