summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/patFail005.hs
blob: b140752fe9c777e13a6a066aa9ba9917256aac93 (plain)
1
2
3
module PatFail005 where

f (do a; b; c) = _