[project @ 2000-05-16 14:03:14 by rrt]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read007.stderr
1
2 read007.hs:6:
3     `+' is not a data constructor
4     In the pattern: 2 + 2
5     In a do statement: (2 + 2) <- 2
6
7 Compilation had errors
8