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

[project @ 2000-09-04 13:59:55 by simonmar]

test for bogus parse caused by Happy bug
parent ea61a2f0
No related merge requests found
module Test where
-- should fail; doesn't with happy 1.8.
f = f where b = f
c = (b
read015.hs:6: 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