aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Existentials.out
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output/Existentials.out')
-rw-r--r--test-suite/output/Existentials.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/output/Existentials.out b/test-suite/output/Existentials.out
index 629453390..fb11019d4 100644
--- a/test-suite/output/Existentials.out
+++ b/test-suite/output/Existentials.out
@@ -1,3 +1,3 @@
-Existential 1 = ?7 : [q : nat n : nat m : nat |- n = ?9]
+Existential 1 = ?7 : [p : nat q := S p : nat n : nat m : nat |- ?9 = m]
Existential 2 = ?9 : [n : nat m : nat |- nat]
-Existential 3 = ?10 : [p : nat q := S p : nat n : nat m : nat |- ?9 = m]
+Existential 3 = ?10 : [q : nat n : nat m : nat |- n = ?9]