# New Ticket Created by [email protected]
# Please include the string: [perl #100830]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=100830 >
nom: my @array = <a b c d>; @array .= grep: { $_ ~~ /<[a..c]>/ };
nom dc9ffc: OUTPUT
splice() not implemented in class 'Mu'
in method reify at src/gen/CORE.setting:3657
in method gimme at src/gen/CORE.setting:4015
in method eager at src/gen/CORE.setting:3991
in method STORE at src/gen/CORE.setting:4409
in method dispatch:<.=> at src/gen/CORE?