Skip to content

Conversation

boriel
Copy link
Collaborator

@boriel boriel commented Oct 19, 2025

What / Why

Fixes a bug where assigning a value to a local array passed by parameter generated the wrong code.

For a local array (parameter ByRef, or locally declared) the
assignation of a constant string value to an array element was
broken.
@boriel boriel merged commit 233c845 into main Oct 19, 2025
1 check passed
@boriel boriel deleted the fix/byref_str_array_assignment branch October 19, 2025 21:49
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.

1 participant