[project @ 1997-11-25 11:52:10 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail028.hs
1 --!!! tests for ArityErr
2
3 data A a b = B (A a)