summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod117.hs
blob: 83dc056f9ccc32fd1cd1f9a970c058f2b700aa57 (plain)
1
2
3
4
5
6
7
-- !!! field name (re-)exportation trickery
module M where

import Mod117_B

f = m1 undefined
g = m2 undefined