summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod61.hs
blob: 79abce170155dd6afb2af47a50977a32ed43d574 (plain)
1
2
3
-- !!! Malformed infix expression
module M where
f a b c = a==b==c