[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read028.hs
1 module ShouldCompile where
2
3 data T a b = (:^:) a b