[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / deSugar / ds024.hs
1 --!!! ds024 -- correct types on ConPatOuts
2
3 -- do all the right types get stuck on all the
4 -- Nils and Conses?
5
6 f x = [[], []]
7
8 g x = ([], [], [])