[project @ 1999-01-28 17:10:52 by simonpj]
[ghc-hetmet.git] / ghc / interpreter / test / static / s066.hs
1 --!!! Malformed pattern (arity)
2 module M where
3 f (Left) = error "foo"