Änderungen

Summary

  1. Temporary index variable for shorthand assignments (#1061) (commit: ab5946a) (details)
Commit ab5946a8203c7802c712971d026f3db88e9dc68b by noreply
Temporary index variable for shorthand assignments (#1061)

* Temporary index variable for shorthand assignments

* Avoid additional list allocations
(commit: ab5946a)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/parser/antlr/AntlrWurstParseTreeTransformer.java (diff)
The file was modifiedde.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ArrayTests.java (diff)