8e8c2946a0841c3f383033a36afb084fac2ddd2b
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail028.hs
1 --!!! tests for ArityErr
2
3 data A a b = B (A a)