Reorganisation of the source tree
[ghc-hetmet.git] / compiler / ilxGen / tests / test2b.hs
diff --git a/compiler/ilxGen/tests/test2b.hs b/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