Skip to content

🚑 Delay modifications of variables

AdminXVII requested to merge AdminXVII/ion:hotfix-array-expansion into master

Correct handling of inplace variable modification Lots of allocation with this strategy though, so it would be better to expand the values before parsing allocation.

Fix #859 (closed)

Merge request reports