20060b0c4d424b6160f99f62544091580d79b9f9
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read008.hs
1 module ShouldCompile where
2
3 {-# SPECIALISE f :: Int -> Int #-}
4 f n = n + 1