[project @ 2001-02-26 15:44:59 by rrt]
[ghc-hetmet.git] / ghc / compiler / ilxGen / tests / test2b.hs
diff --git a/ghc/compiler/ilxGen/tests/test2b.hs b/ghc/compiler/ilxGen/tests/test2b.hs
new file mode 100644 (file)
index 0000000..08a391f
--- /dev/null
@@ -0,0 +1,2 @@
+foreign import "ilxHello" unsafe ilxHello :: IO ()
+main = ilxHello