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