summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod119.hs
blob: d51f5674d97a266e17eb381574f4eb08f8cfb3e7 (plain)
1
2
3
-- !!! module re-exportation
module M where
import Mod119_B(f)