[project @ 1999-01-23 18:10:00 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg027.hs
index 0c58972..646d05c 100644 (file)
@@ -1,4 +1,4 @@
---!!! simple test of 0-method classes
+-- !!! simple test of 0-method classes
 --
 
 class (Num a, Integral a) => Foo a