[project @ 1998-12-02 13:17:09 by simonm]
[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