summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod118.hs
blob: a443b6f12399daa7c8b8dccce6b3acbeee736b33 (plain)
1
2
3
4
5
6
-- !!! more class method (re-)exportation trickery.
module M where

import Mod118_B

g = m2 (2::Int)