summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail002.hs
blob: b1fdd165b432034d39080247b7f991689f7a5ee3 (plain)
1
2
3
4
module ShouldFail where

c (x:y) = x
c z = z