summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod77.hs
blob: ea5f89d53eab2dd1eb064ec5521f2006600104b3 (plain)
1
2
3
4
-- !!! Naked fixity declaration
module M where
infix $$$
x = 'a'