summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/driver/T3007/B/B.hs
blob: 9bd13bbaecb4cdb78ec4e3b0767eb605b159bafd (plain)
1
2
3
4
5
6
7
module B where

    import A
    import {-# SOURCE #-} Internal

    a :: A
    a = A