mirror of
https://github.com/AdaCore/z3.git
synced 2026-02-12 12:40:40 -08: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