Skip to content

Conversation

@boriel
Copy link
Collaborator

@boriel boriel commented Sep 28, 2019

Asignation of substring to an array element of type String was
not working when the index was constant. Fixed.

LET m$(2)(3 TO 5) = "x"

Didn't update m$(2).

Asignation of substring to an array element of type String was
not working when the index was constant. Fixed.

LET m$(2)(3 TO 5) = "x"

Didn't update m$(2).
@boriel boriel merged commit 6dc8093 into master Sep 28, 2019
@boriel boriel deleted the bugfix/array_letsubstr branch September 28, 2019 11:05
boriel added a commit that referenced this pull request Oct 19, 2019
Fix crash when referencing undeclared arrays

Approved-by: Jose Rodriguez <boriel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants