summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/patFail004.hs
blob: 0bc1ada01e037f9dbd265f58549c5e7dbdb0d3f8 (plain)
1
2
3
module PatFail004 where

f (if c then a else b) = _