summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T2490.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T2490.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T2490.stderr15
1 files changed, 15 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/T2490.stderr b/testsuite/tests/rename/should_fail/T2490.stderr
new file mode 100644
index 0000000000..15beadab1e
--- /dev/null
+++ b/testsuite/tests/rename/should_fail/T2490.stderr
@@ -0,0 +1,15 @@
+
+T2490.hs:6:10:
+ A section must be enclosed in parentheses thus: (`head` x)
+
+T2490.hs:7:10:
+ A section must be enclosed in parentheses thus: (+ x)
+
+T2490.hs:8:14:
+ A section must be enclosed in parentheses thus: (+ x)
+
+T2490.hs:9:14:
+ A section must be enclosed in parentheses thus: (+ x)
+
+T2490.hs:10:14:
+ A section must be enclosed in parentheses thus: (x +)