summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T984.stderr
blob: 4c723a7869ae494c49784d9ca91cf4a6209ba06a (plain)
1
2
3
4

T984.hs:6:9:
    Parse error in pattern: case () of { _ -> result }
    Possibly caused by a missing 'do'?