On Sep-28, Steve Fink wrote: > > I've attached a diff to languages/imcc/t/syn/pcc.t, but I'm not sure > if that's the right place for the test.
Oops. Except CVS is being very flaky right now, so the patch hadn't been written to the file before I sent it. Oh well. I'm committing a fix for the bug, as well as resolving all shift/reduce conflicts via precedence. I'll also commit the test. I'll let someone else move it around if they want. 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.