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


<TimToady> nr: constant @c = 1, { state $i++; 2 * (2 * $i - 1) / ($i +
1) * $_ } ... *; say @c[$_] for 0..5
<p6eval> niecza v22-16-g4c016f5: OUTPUT«1␤1␤2␤5␤14␤42␤»
<p6eval> ..rakudo 64208d: OUTPUT«===SORRY!===␤Preceding context
expects a term, but found infix + instead [...]
<masak> std: state $i++
<p6eval> std 04216b1: OUTPUT«ok 00:00 42m␤»
<masak> TimToady: nieczabug that 'state $i++' doesn't parse?
<TimToady> rakudobug
<masak> oh!
<masak> yes.
* masak submits rakudobug
<masak> r: state $i++
<p6eval> rakudo 64208d: OUTPUT«===SORRY!===␤Confused [...]

Reply via email to