diff options
| -rw-r--r-- | test-suite/output/Existentials.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suite/output/Existentials.out b/test-suite/output/Existentials.out index d5ea4f52d6..2f756cbb11 100644 --- a/test-suite/output/Existentials.out +++ b/test-suite/output/Existentials.out @@ -1,3 +1,3 @@ -Existential 1 = ?17 : [q : nat n : nat m : nat |- n = ?16] -Existential 2 = ?16 : [n : nat m : nat |- nat] -Existential 3 = ?14 : [p : nat q := S p : nat n : nat m : nat |- ?16 = m] +Existential 1 = ?10 : [q : nat n : nat m : nat |- n = ?9] +Existential 2 = ?9 : [n : nat m : nat |- nat] +Existential 3 = ?7 : [p : nat q := S p : nat n : nat m : nat |- ?9 = m] |
