diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci038.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci038.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci038.stderr b/testsuite/tests/ghci/scripts/ghci038.stderr index c2047d8042..ebd699a68f 100644 --- a/testsuite/tests/ghci/scripts/ghci038.stderr +++ b/testsuite/tests/ghci/scripts/ghci038.stderr @@ -1,4 +1,4 @@ -
-<interactive>:1:1: error: Variable not in scope: map
-
-<interactive>:1:1: error: Variable not in scope: x
+ +<interactive>:1:1: error: Variable not in scope: map + +<interactive>:1:1: error: Variable not in scope: x |