summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod75.hs
blob: 4428de823781634c73e8faef654355de04d17903 (plain)
1
2
3
-- !!! Qualifying with local module name
module M where
f x = M.f x