Closed ShinWonho closed 1 year ago
As far as I know, array.get instruction requires a type index, so type index should be passed to getfield function.
array.get
getfield
Thanks for the review! Now, I fixed it.
As far as I know,
array.get
instruction requires a type index, so type index should be passed togetfield
function.