Closed davidmullen closed 6 months ago
For #32. In the old code, the array.elem and array.set fields were not initialized.
array.elem
array.set
My bad! Thank you for the fix.
For #32. In the old code, the
array.elem
andarray.set
fields were not initialized.