[perl #133082] LTA: precedence error !%foo<a>:exists

[email protected] (Martin Barth) Sat, 07 Apr 2018 03:37:37 -0700
Newsgroups perl.perl6.compiler
Message-ID <[email protected]>
# 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