----- Original Message ----
From: Michael G Schwern <[EMAIL PROTECTED]>

Ovid wrote:

> > Which is correct?  I'm assuming that comments *are* 
> > allowed after the plan?
>
> Comments are exempt.


Since the parser is not supposed to do anything with junk lines, I assume that 
junk after the plan is also allowed?  For right now, I'll assume it's not and 
just add support later.

    ok 1
    not ok 2
    1..2
    # this comment is acceptable
    ... but what about this?

Cheers,
Ovid




Reply via email to