summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod7.hs
blob: 68aacee63b83bd082962bf02a894d5064401dc07 (plain)
1
2
3
-- !!! Exporting non-existent type/class
module M(T) where
x = 'a' -- dummy definition to get round a separate bug