[project @ 1999-01-23 18:05:12 by sof]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read008.hs
index ea6032e..12e2bb6 100644 (file)
@@ -1,5 +1,4 @@
 module ShouldSucceed where
 
-{-# SPECIALISE f :: Int -> Int 
-#-}
+{-# SPECIALISE f :: Int -> Int #-}
 f n = n + 1