# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #118181] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=118181 >
[12:44:47] <lizmat> r: my %h{Any}=Any=>1; say %h.exists(Any) # expect True [12:44:48] <+camelia> rakudo 0e206e: OUTPUT«use of uninitialized value of type Any in string context in block at /tmp/Diq3EfjBnq:1False»