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


<masak> std: my %h = END => 1;
<p6eval> std 1ad3292: OUTPUT«ok 00:00 41m␤»
<masak> r: my %h = END => 1;
<p6eval> rakudo 3bd91f: OUTPUT«===SORRY!===␤Preceding context expects
a term, but found infix => instead at line 1, near " 1;"␤»
* masak submits rakudobug

That there's a parsing clash with block-less END phaser here goes
without saying. But STD.pm6 resolves it somehow, and so should Rakudo.

Reply via email to