Fix for warning message (bug #812)
[ghc-hetmet.git] / compiler / ilxGen / tests / test2b.hs
1 foreign import "ilxHello" unsafe ilxHello :: IO ()
2 main = ilxHello