# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #117829] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=117829 >
[23:55:42] <lizmat> rn: class A { }; my $a= A.new( foo => 1 ); $a # shouldn't this complain about trying to initialize a non-existing attribute? [23:55:44] <+camelia> rakudo 802574, niecza v24-37-gf9c8fc2: ( no output ) This came up during my work in the masakism class