Linker.lhs to prefer DSO when it's build as dynamic library
[ghc-hetmet.git] / compiler / ilxGen / tests / test2b.hs
1 foreign import "ilxHello" unsafe ilxHello :: IO ()
2 main = ilxHello