# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #83508]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=83508 >


<dalek> specs: a56ffc3 | larry++ | S (2 files):
<dalek> specs: make ?/* semantics consistently Nil/()
<dalek> specs: review: https://github.com/perl6/specs/commit/a56ffc33ac
<TimToady> rakudo: 'x' ~~ /(y)? (z)*/; say $0.defined, $1.defined;
<p6eval> rakudo 684fdf: OUTPUT«Bool::TrueBool::True␤»
<TimToady> that should be False True
<TimToady> by the new rules
* masak submits rakudobug
<TimToady> and actually, the first was supposed to be False already by
the old spec

Reply via email to