Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
ec9a1a0d
Commit
ec9a1a0d
authored
Sep 06, 1999
by
simonmar
Browse files
[project @ 1999-09-06 12:32:48 by simonmar]
Add test for line numbers/string gaps.
parent
7e26eb05
Changes
2
Hide whitespace changes
Inline
Side-by-side
ghc/tests/reader/should_fail/read011.hs
0 → 100644
View file @
ec9a1a0d
-- !!! Test line numbers in presence of string gaps.
main
=
print
"a
\
\
b
\
\
c"
wibble
=
=
-- this is a parse error on line 7
ghc/tests/reader/should_fail/read011.stderr
0 → 100644
View file @
ec9a1a0d
read010.hs:7: parse error on input `='
Compilation had errors
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment