# New Ticket Created by Will Coleda # Please include the string: [perl #127737] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=127737 >
https://github.com/rakudo/rakudo/commit/eed4ebb0c0 was committed to nom with this commit message: Because we currently release from nom, this needs to be reviewed ASAP, as we have to deal with the spec issue before we cut a release. ---- Add support for native str arrays Turns out it was trivial to add once the role generation code was in place. Please note that this is for review only: one could consider this having to be part of 6.d, or at least a 6.c.1. -- Will "Coke" Coleda