Invalid behaviour in assignments with slice indexing on left side #892
Labels
bug
Bug: something already implemented does not work as it should
InvalidBehavior
A valid or not valid code has an invalid behavior at runtime
needsInvestigation
Need to investigate
This code:
should print:
but intestead it prints:
Note: this issue may be related to #534.
The text was updated successfully, but these errors were encountered: