Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / ilxGen / tests / test1-nostdlib.hs
1 module Test1_nostdlib  where
2 foreign import "ilxHello" unsafe ilxHello :: ()
3
4 ilx_main_no_stdlib = ilxHello