On Wednesday 13 September 2006 23:35, Ovid wrote:

> 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?

Shouldn't that last line always be an error wherever it occurs?

-- c

Reply via email to