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