[project @ 2001-08-15 09:34:24 by rrt]
[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