summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod104.hs
blob: f44289971fd6ff2e8a549aaf6404ae5844892e57 (plain)
1
2
3
4
5
6
-- !!! Redefining imported Prelude entities
module A where
--import Prelude

head = "head"