[project @ 2001-06-11 13:31:49 by dsyme]
[ghc-hetmet.git] / ghc / compiler / ilxGen / tests / test1-nostdlib.hs
1
2 module Test1_nostdlib  where
3 foreign import "ilxHello" unsafe ilxHello :: ()
4
5 ilx_main_no_stdlib = ilxHello