[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read012.hs
diff --git a/ghc/tests/reader/should_compile/read012.hs b/ghc/tests/reader/should_compile/read012.hs
deleted file mode 100644 (file)
index a667c9e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-module T1 where
-malloc :: IO Int
-malloc = _casm_ ``%r = 42;''