3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-12-04 11:06:45 +00:00

remove the exit statement

This commit is contained in:
Lev Nachmanson 2025-11-24 07:51:11 -10:00
parent cc3328be8d
commit 98a3d2af15

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";