# New Ticket Created by Siddhant Saraf # Please include the string: [perl #112724] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112724 > <sisar> r: my @a; @a[1] = 42; say @a; <+p6eval> rakudo 7836d2: OUTPUT«use of uninitialized value of type Any in string context in method Str at src/gen/CORE.setting:670 42» <sisar> moritz: this ^ does not report the line no. Is this bug already filed ? <sisar> moritz: RT #67808 was a similar bug. <moritz> sisar: I'ma aware of it. Not sure if it's in RT