summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7734.hs
blob: 85f83f528193e5dc751eedd5e5b102f9a9029be2 (plain)
1
2
3
4
5

module T7734 where

x `f` y = x x
(&) x y = x x