# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #131103]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=131103 >
<lizmat> m: my %h{Str(Cool)} = a => 42 # we actually don't appear to
support coercive typed object hashes
<+camelia> rakudo-moar 4facf1: OUTPUT: «Type check failed in binding to
parameter 'key'; expected Str(Cool) but got Str ("a") in block <unit> at
<tmp> line 1»
<timotimo> oh, huh
<timotimo> that is certainly strange
<lizmat> I'll rakudobug it so it won't fall through the cracks
https://irclog.perlgeek.de/perl6-dev/2017-04-05#i_14378922