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


<diakopter> masak: dies in the compiler:
<diakopter> r: say "alive"; macro assign(\a) { sub ($b is rw) { $b =
{{{ a }}} } }; my $c; say assign(55)($c); say $c
<camelia> rakudo 0c2d61: OUTPUT«===SORRY!===␤too few positional
arguments: 2 passed, 3 (or more) expected␤»
* masak submits rakudobug

Reply via email to