# New Ticket Created by  Life U. Everything 
# Please include the string:  [perl #119919]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=119919 >


<lue> r: sub infix:["@"] ($a, $b) { "$a@$b" }; say "me"@"server"
<camelia> rakudo f86a1a: OUTPUT«===SORRY!===␤No such method 'ast' for 
invocant of type 'NQPMu'␤»

The infix:["..."] form of declaration should at least have a better 
error message.

Reply via email to