summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod98.hs
blob: e0dc3c32c28bc321dafb16c7b7dbe7fd0c688235 (plain)
1
2
3
4
-- !!! Type signature for qualified name
module M where
M.x :: Char
x = 'a'