1e9053ea41ffad28f153b97c044984ea745463c7
[ghc-hetmet.git] / ghc / compiler / ilxGen / tests / test1-nostdlib.hs
1 module Test1_nostdlib  where
2 foreign import "ilxHello" unsafe ilxHello :: ()
3
4 ilx_main_no_stdlib = ilxHello