[project @ 1999-01-23 18:10:00 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg017.hs
index 5206c8f..275eb9b 100644 (file)
@@ -1,4 +1,4 @@
---!!! test of cyclic default methods
+-- !!! test of cyclic default methods
 --
 class Foo a where
     op1 :: Fractional b => a -> b -> Bool