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

[project @ 1999-09-06 12:42:29 by simonmar]

Add parse error/layout test.
parent 2cf564f7
No related merge requests found
-- !!! 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
read012.hs:7: parse error (possibly incorrect indentation)
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