Skip to content
Snippets Groups Projects
Commit ec9a1a0d authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-09-06 12:32:48 by simonmar]

Add test for line numbers/string gaps.
parent 7e26eb05
No related merge requests found
-- !!! Test line numbers in presence of string gaps.
main = print "a\
\b\
\c"
wibble = = -- this is a parse error on line 7
read010.hs:7: parse error on input `='
Compilation had errors
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment