summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/proposal-229c.stderr
blob: 47753c88dd63d60440d52bd4b91f4fa0659f7314 (plain)
1
2
3
4
5

proposal-229c.hs:6:3: error:
    Illegal bang-pattern
    !x
    Suggested fix: Perhaps you intended to use BangPatterns