summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod59.hs
blob: 5421a73a6744b68d63ed2c09e42a288f93f9e9ce (plain)
1
2
3
-- !!! Malformed pattern (unknown constructor)
module M where
f K = error "foo"