summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T3007/A/A.hs
blob: 83e99f555fb660ec2f505ea7c23a62ce441f6e35 (plain)
1
2
3
4
5
6
7
module A (

    A (A)

) where

    import Internal