summaryrefslogtreecommitdiff
path: root/ghc/compiler/ilxGen/tests/test1-nostdlib.hs
blob: 1e9053ea41ffad28f153b97c044984ea745463c7 (plain)
1
2
3
4
module Test1_nostdlib  where
foreign import "ilxHello" unsafe ilxHello :: ()

ilx_main_no_stdlib = ilxHello