618880eae3c9c5e646aca5e9611a28b681d8416c
[ghc-hetmet.git] / ghc / tests / rename / should_compile / 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