[project @ 2001-01-17 15:23:39 by sewardj]
[ghc-hetmet.git] / ghc / interpreter / test / static / s072.hs
diff --git a/ghc/interpreter/test/static/s072.hs b/ghc/interpreter/test/static/s072.hs
deleted file mode 100644 (file)
index bf49912..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
---!!! Multiple value bindings
-module M where
-f x = 'a'
-g x = 'b'
-f x = 'c'
\ No newline at end of file