[project @ 1997-05-26 05:54:39 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn016.hs
1 --!!! Import an interface defining a class and some instances
2
3 module Main where
4
5 import Rn016
6
7 main = undefined