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


<diakopter> masak: ready for that rakudobug?
<masak> diakopter: sure.
<diakopter> rn: https://gist.github.com/diakopter/5976904
<camelia> niecza v24-86-g39ab531: OUTPUT«2␤»
<camelia> ..rakudo b19f72: OUTPUT«===SORRY!===␤Missing block [...]
<diakopter> (add parens around the where clause and it parses)
<masak> std: sub foo($x where ($x||=10) && True) {}
<camelia> std 85cf51d: OUTPUT«ok 00:00 48m␤»
* masak submits rakudobug
<masak> r: sub ndr($r where ($r ||= 10) > 0 && 1) {}
<camelia> rakudo b19f72: OUTPUT«===SORRY!===␤Missing block [...]

Reply via email to