Skip to content

multidimensional array - #35

Closed
golosalex wants to merge 1 commit into
praeclarum:masterfrom
golosalex:supMultidimensionalArray
Closed

multidimensional array#35
golosalex wants to merge 1 commit into
praeclarum:masterfrom
golosalex:supMultidimensionalArray

Conversation

@golosalex

Copy link
Copy Markdown

support code like this:
int arr[2][2];
arr[1][1] = 100;

@praeclarum

Copy link
Copy Markdown
Owner

Hello, thank you for the contribution and sorry for my terribly late response. This same code now gets emitted as a part of the array init fixes in #110.

@praeclarum praeclarum closed this Mar 31, 2026
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