Skip to content

Fix index array assignments

stratact requested to merge stratact/ion:array-index-fix into master

Remove support for index array insertions and have it error for not supporting multi-dimensional arrays yet.

Merge request reports