3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-19 15:04:42 +00:00

remove the exit statement

This commit is contained in:
Lev Nachmanson 2025-11-24 07:51:11 -10:00 committed by Nikolaj Bjorner
parent b582b2f32e
commit 7d48a7318e

View file

@ -964,7 +964,6 @@ x7 := 1
}
void tst_nlsat() {
std::cout << "tst_mv\n"; exit(1);
std::cout << "------------------\n";
tst11();
std::cout << "------------------\n";