diff options
| author | krasimir <krasimir@chalmers.se> | 2010-04-30 19:27:53 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-04-30 19:27:53 +0000 |
| commit | af5f12d67261ce4bafcdec44adba8b60cc01c95c (patch) | |
| tree | fad035a47d6ac82d94dfb3873c77135f0b46c911 /testsuite/runtime/linearize | |
| parent | 329c39b4d4e90a517b1e19aaed7d4d1494e7d475 (diff) | |
upgrade the testsuite to work with GHC 6.12
Diffstat (limited to 'testsuite/runtime/linearize')
| -rw-r--r-- | testsuite/runtime/linearize/linearize.gfs.gold | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/testsuite/runtime/linearize/linearize.gfs.gold b/testsuite/runtime/linearize/linearize.gfs.gold index 90630ee0b..8a17ab506 100644 --- a/testsuite/runtime/linearize/linearize.gfs.gold +++ b/testsuite/runtime/linearize/linearize.gfs.gold @@ -1,30 +1,30 @@ -?1 is even
-
-
-exists x such that x is even
-
-
-a
-
-
-aa a
-
-
-a b
-
-
-abcd is string
-
-
-100 is integer
-
-
-12.4 is float
-
-
-xyz is string
-
-
-
-
-
+?1 is even
+
+
+exists x such that x is even
+
+
+a
+
+
+aa a
+
+
+a b
+
+
+abcd is string
+
+
+100 is integer
+
+
+12.4 is float
+
+
+xyz is string
+
+
+
+
+
|
