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


<sorear> p6: @*ARGS ».=« flip
<p6eval> ..rakudo 90333b: OUTPUT«===SORRY!===␤ResizablePMCArray: Can't
shift from an empty array!␤»
<sorear> hey, I broke Rakudo
* masak submits sorear's ResizablePMCArray rakudobug
<sorear> o/ masakbot
* masak bobs in mid-air
<masak> r: (my @) ».=« flip
<p6eval> rakudo 90333b: OUTPUT«===SORRY!===␤ResizablePMCArray: Can't
shift from an empty array!␤»
<masak> I'm tryin' to figger out what ».=« means, semantically.
<masak> so, infix:<.=> is an operator that makes the rhs a bit special.
<masak> 'flip' is still a method.
<sorear> masak: I vote for 'nothing'
<sorear> actually, I somewhat think .= should be treated syntactically
as an adverb
<sorear> accepted in infix position but otherwise parses as a postfix

Reply via email to