summaryrefslogtreecommitdiff
path: root/test/files/run/bug428.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/bug428.check')
-rw-r--r--test/files/run/bug428.check12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/files/run/bug428.check b/test/files/run/bug428.check
index 1e933a9b78..21bef2f8d3 100644
--- a/test/files/run/bug428.check
+++ b/test/files/run/bug428.check
@@ -1,8 +1,8 @@
-Foo 1: a = 2, b = 0, x = 5, y = 0
-Foo 2: a = 2, b = 0, x = 5, y = 0
-Foo 3: a = 2, b = 3, x = 5, y = 0
-Foo 4: a = 2, b = 3, x = 5, y = 0
-Foo 5: a = 2, b = 3, x = 5, y = 0
-Bar 1: a = 2, b = 3, x = 5, y = 0
+Foo 1: a = 0, b = 0, x = 0, y = 0
+Foo 2: a = 2, b = 0, x = 0, y = 0
+Foo 3: a = 2, b = 3, x = 0, y = 0
+Foo 4: a = 2, b = 3, x = 0, y = 0
+Foo 5: a = 2, b = 3, x = 0, y = 0
+Bar 1: a = 2, b = 3, x = 0, y = 0
Bar 2: a = 2, b = 3, x = 5, y = 0
Bar 3: a = 2, b = 3, x = 5, y = 7