Re: Parse::RecDescent demo fails hello.c !?
[email protected] (Damian Conway) Sun, 12 Oct 2003 07:53:26 +1000
| Newsgroups | perl.recdescent |
|---|---|
| Message-ID | <[email protected]> |
Terrence Brannon wrote: > But removing the #include still leads to a failed parse even though the > program is syntactically valid without it. That's because the demo itself is broken. (It was unintentionally added to the distribution). Damian