[project @ 2001-01-17 15:11:04 by simonmar]
[ghc-hetmet.git] / ghc / interpreter / test / unused / DictHW1.hs
1 f :: Int -> String
2 f x = show (x,x,x)
3
4 g = 1.0 :: Int