mirror of
https://github.com/Z3Prover/z3
synced 2026-06-08 12:59:34 +00:00
fix #5915
This commit is contained in:
@@ -1868,7 +1868,7 @@ class JavaExample
|
||||
}
|
||||
} else
|
||||
{
|
||||
System.out.println("BUG, the constraints are satisfiable.");
|
||||
System.out.println("BUG, the constraints are not satisfiable.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user