[project @ 2001-06-11 13:31:49 by dsyme]
[ghc-hetmet.git] / ghc / compiler / ilxGen / tests / test1-nostdlib.hs
diff --git a/ghc/compiler/ilxGen/tests/test1-nostdlib.hs b/ghc/compiler/ilxGen/tests/test1-nostdlib.hs
new file mode 100644 (file)
index 0000000..2156b9d
--- /dev/null
@@ -0,0 +1,5 @@
+
+module Test1_nostdlib  where
+foreign import "ilxHello" unsafe ilxHello :: ()
+
+ilx_main_no_stdlib = ilxHello