Remove ilxGen; part of trac #2243
[ghc-hetmet.git] / compiler / ilxGen / tests / test16.hs
diff --git a/compiler/ilxGen/tests/test16.hs b/compiler/ilxGen/tests/test16.hs
deleted file mode 100644 (file)
index 0e8b997..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-data MMaybe a = No | Yes a 
-
-main = putStr "hello world\n"
\ No newline at end of file