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


Hello,

IMHO the error could be better:


perl6 -e 'my %foo = <a b c d>; say !%foo<a>:exists'
Unexpected named argument 'exists' passed
   in block <unit> at -e line 1

Reply via email to