summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/RnMultipleFixityFail.hs
blob: 039e6151a7b587a859e2086912d815982ea8c459 (plain)
1
2
3
4
5
6
7
module RnMultipleFixityFail where


($$) = ($)

infixr 4 $$
infixl 6 $$