# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #118947] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=118947 >
[20:37:07] <lizmat> r: my %h; %h<bar><baz> := 'zoom' # rakudobug ? [20:37:10] <+camelia> rakudo 45d447: OUTPUT«No such method 'bind_key' for invocant of type 'Any' in method postcircumfix:<{ }> at src/gen/CORE.setting:1748 in method postcircumfix:<{ }> at src/gen/CORE.setting:1733 in block at /tmp/ZuZrMkeTU0:1» [20:38:23] <lizmat> n: my %h; %h<bar><baz> := 'zoom'; say %h<bar><baz> [20:38:25] <+camelia> niecza v24-88-g1f87209: OUTPUT«zoom» [20:38:38] lizmat files rakudobug