Moritz Lenz wrote:
Am 27.04.2010 06:31, schrieb Stéphane Payrard:
When doing an analyse of a sample parse tree, I note that it is
cluttered by the reduction of optional subrules
to generate a zero length parse subtree. That is, rules with a '?'
quantifier matching zero time.
Currently the ? q
This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-literals/pairs.t
commit 9fd71beb3606290483fe7542565b0ea02d438c7a
Author: moritz
Date: Wed Apr 28 13:35:55 2010 +
[t/spec] test for RT #74732, Pair.elems
git-svn-id: http://svn.pug
Am 27.04.2010 06:31, schrieb Stéphane Payrard:
When doing an analyse of a sample parse tree, I note that it is
cluttered by the reduction of optional subrules
to generate a zero length parse subtree. That is, rules with a '?'
quantifier matching zero time.
Suppressing such matching rules from th
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #74696]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=74696 >
rakudo: role Drinking { method go-to-bar() { say "glug" } };
role Gymnastics { method g