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
c0ac1814
Commit
c0ac1814
authored
Sep 06, 1999
by
simonmar
Browse files
[project @ 1999-09-06 12:42:29 by simonmar]
Add parse error/layout test.
parent
2cf564f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
ghc/tests/reader/should_fail/read012.hs
0 → 100644
View file @
c0ac1814
-- !!! test parse errors due to tokens inserted by layout
-- used to report "Parse error on input `'" in 4.04pl0.
main
=
let
f
=
(
a
,
g
=
1
in
f
ghc/tests/reader/should_fail/read012.stderr
0 → 100644
View file @
c0ac1814
read012.hs:7: parse error (possibly incorrect indentation)
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