diff options
Diffstat (limited to 'testsuite/tests/parser/should_fail/readFail032.hs')
-rw-r--r-- | testsuite/tests/parser/should_fail/readFail032.hs | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_fail/readFail032.hs b/testsuite/tests/parser/should_fail/readFail032.hs new file mode 100644 index 0000000000..dec758a16f --- /dev/null +++ b/testsuite/tests/parser/should_fail/readFail032.hs @@ -0,0 +1,22 @@ + +-- Test for trac #314 + +{- +/* + This + uses + up + some + lines + This + uses + up + some + lines + */ +-} + +module ShouldFail where + +type_error = "Type error on line 21":"Type error on line 21" + |