# New Ticket Created by Daniel Green # Please include the string: [perl #131086] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=131086 >
Some discussion here: https://irclog.perlgeek.de/moarvm/2017-04-01#i_14360267 my int @i[10]; buf8.new(@i); The above code doesn't use the native array Buf.new candidate because it doesn't understand native shaped array.