Changeset 65350

Timestamp:
Sep 7, 2010, 10:40:34 PM (12 years ago)
Author:
Daniel James
Message:

Make phrase_end consistent with block_separator.

phrase_end accepted whitespace/comment before the separator, so it'd
mach too early and the parser would have to back track the match - which
I'd just forbidden with the expectation operator.

(No files)

Note: See TracChangeset for help on using the changeset viewer.