diff options
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/output/set.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suite/output/set.out b/test-suite/output/set.out index 4c82d7295a..333fbb86d5 100644 --- a/test-suite/output/set.out +++ b/test-suite/output/set.out @@ -1,18 +1,18 @@ 1 subgoal - + y1 := 0 : nat x := 0 + 0 : nat ============================ x = x 1 subgoal - + y1 := 0 : nat y2 := 0 : nat x := y2 + 0 : nat ============================ x = x 1 subgoal - + y1 := 0 : nat y2 := 0 : nat y3 := 0 : nat |
