mirror of
https://github.com/Z3Prover/z3
synced 2026-06-13 20:35:39 +00:00
Cleanup thanks to Copilot (#9709)
This commit is contained in:
parent
400fe313d9
commit
98ce7f5d05
2 changed files with 6 additions and 6 deletions
|
|
@ -239,6 +239,7 @@ static void test_dt_multiple_vars() {
|
|||
|
||||
VERIFY(!m.is_false(projected));
|
||||
VERIFY(mdl->is_true(projected));
|
||||
VERIFY(vars.empty());
|
||||
|
||||
std::cout << " PASS\n\n";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue