Damian Conway schreef:
> grammar Perl6 is skip(/[<ws>+ | \# <brackets> | \# \N]+/) {
> ...
> }
I think that first "+" is superfluous.
Doubly so if <ws> already stands for the run of all consecutive
word-separators.
--
Groet, Ruud
Thread Previous
|
Thread Next