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