diff options
Diffstat (limited to 'testsuite/tests/parser/should_fail/readFail037.hs')
-rw-r--r-- | testsuite/tests/parser/should_fail/readFail037.hs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_fail/readFail037.hs b/testsuite/tests/parser/should_fail/readFail037.hs new file mode 100644 index 0000000000..499f5cc0f3 --- /dev/null +++ b/testsuite/tests/parser/should_fail/readFail037.hs @@ -0,0 +1,5 @@ + +module Foo where + +class Foo a b + |