Reorganisation of the source tree
[ghc-hetmet.git] / compiler / ilxGen / tests / test1-nostdlib.hs
diff --git a/compiler/ilxGen/tests/test1-nostdlib.hs b/compiler/ilxGen/tests/test1-nostdlib.hs
new file mode 100644 (file)
index 0000000..1e9053e
--- /dev/null
@@ -0,0 +1,4 @@
+module Test1_nostdlib  where
+foreign import "ilxHello" unsafe ilxHello :: ()
+
+ilx_main_no_stdlib = ilxHello