[project @ 1999-01-23 18:05:12 by sof]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read008.hs
1 module ShouldSucceed where
2
3 {-# SPECIALISE f :: Int -> Int #-}
4 f n = n + 1