[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc040.hs
index 33113cc..4897a2b 100644 (file)
@@ -1,6 +1,6 @@
 module ShouldSucceed where
 
---!!! tests the deduction of contexts.
+-- !!! tests the deduction of contexts.
 
 f :: (Eq a) => a -> [a]