mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
review comments
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
fbfcc6796a
commit
e5632736d2
3 changed files with 7 additions and 7 deletions
|
@ -340,7 +340,7 @@ private:
|
|||
m_bp.cheap_eq_table(m_row_index);
|
||||
break;
|
||||
default:
|
||||
UNREACHABLE();
|
||||
return;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue