[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / stranal / tst.lhs
1 > a :: [a] -> [[a]]
2 > a x = [x]