Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2612: As a developer I want array literals to be typed as ArrayN<...> instead of just Array<union{...}> #2613

Merged
merged 42 commits into from
Apr 18, 2024

Conversation

mmews-n4
Copy link

closes #2612

@mmews-n4
Copy link
Author

build is green, merging

@mmews-n4 mmews-n4 merged commit ae67c5a into master Apr 18, 2024
3 checks passed
@mmews-n4 mmews-n4 deleted the GH-2612 branch April 18, 2024 11:57
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.

As a developer I want array literals to be typed as ArrayN<...> instead of just Array<union{...}>
1 participant