# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #118793] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=118793 >
<sorear> strongly macroey operators like := can't be metaopped at all <sorear> rn: my $x; 5 R:= $x; say $x <camelia> rakudo 7d7df4: OUTPUT«Nominal type check failed for parameter 'op'; expected Any but got Mu instead in sub METAOP_REVERSE [...] <camelia> ..niecza v24-86-g39ab531: OUTPUT«===SORRY!===Cannot reverse the args of := because list assignment operators are too fiddly at /tmp/zIuIfbFJwJ line 1:------> my $x; 5 R:=⏏ $x; say $xThis macro cannot be used as a function at /tmp/zIuIfbFJwJ line … * masak submits LTA rakudobug