[project @ 2000-09-04 13:59:55 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read011.hs
1 -- !!! Test line numbers in presence of string gaps.
2
3 main = print "a\
4              \b\
5              \c"
6
7 wibble = = -- this is a parse error on line 7