[project @ 1997-06-18 23:52:36 by simonpj]
[ghc-hetmet.git] / ghc / compiler / tests / rename / rn019.hs
diff --git a/ghc/compiler/tests/rename/rn019.hs b/ghc/compiler/tests/rename/rn019.hs
new file mode 100644 (file)
index 0000000..4ff7c0d
--- /dev/null
@@ -0,0 +1,4 @@
+module Silly (
+       Array.accum
+  ) where
+import qualified Array