summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod136.hs
blob: c495b685ff536643d835f462213cf5bed56b0943 (plain)
1
2
3
4
5
6
7
8
-- !!! Re-exporting qualified module.
module M  where

import Prelude ()   -- Forces the import to come from Mod136_A
import Mod136_A

x = zipWith5