[project @ 1999-01-23 18:10:00 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg011.hs
index e8efca4..c687e50 100644 (file)
@@ -1,4 +1,4 @@
---!!! simple overloading example
+-- !!! simple overloading example
 
 class Foo a where
     foo :: a -> a -> Bool