Ticket #1445 (closed todo: fixed)
Add ResizableStringArray.get_number VTABLE function
Description
NQP uses exclusively Numeric math, and if a string is split, the result is an RSA.
Since RSA currently does not support .get_number, NQP code fails when it generates $N1 = $P0 type code to extract the number of elements.
Change History
Note: See
TracTickets for help on using
tickets.