Steve Fink <[EMAIL PROTECTED]> wrote: > Oh well. I'm committing a fix for the bug, as well as resolving all > shift/reduce conflicts via precedence.
Thanks for the fix. Funnily I encountered that same bug yesterday night too, when trying to comment an argv param ... > I didn't bother allowing line and filename comments in the middle of > .param sections, although I suppose that might make sense if you're > splitting your parameter declarations across multiple lines. Oh well. As probably all HLL code will come in through the AST interface finally, I don't care. leo