diff options
Diffstat (limited to 'testsuite/tests/layout/layout003.stdout')
-rw-r--r-- | testsuite/tests/layout/layout003.stdout | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/layout/layout003.stdout b/testsuite/tests/layout/layout003.stdout new file mode 100644 index 0000000000..e40bac2077 --- /dev/null +++ b/testsuite/tests/layout/layout003.stdout @@ -0,0 +1,9 @@ +Running with -XNoAlternativeLayoutRule +Running with -XAlternativeLayoutRule + +layout003.hs:11:4: parse error on input `|' +Running with -XAlternativeLayoutRule -XAlternativeLayoutRuleTransitional + +layout003.hs:11:4: + transitional layout will not be accepted in the future: + `|' at the same depth as implicit layout block |