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

Unsupported int[*] $x = int[4] { 1, 2, 3, 4 }; #1489

Closed
lerno opened this issue Sep 26, 2024 · 1 comment
Closed

Unsupported int[*] $x = int[4] { 1, 2, 3, 4 }; #1489

lerno opened this issue Sep 26, 2024 · 1 comment
Assignees
Labels
Accepted Accepted Request Fixed Needs Verification Fixed, but needs verification that it works
Milestone

Comments

@lerno
Copy link
Collaborator

lerno commented Sep 26, 2024

Array inference should work for compile time constants.

@lerno lerno added the Bug Something isn't working label Sep 26, 2024
@lerno lerno added this to the 0.6.4 milestone Sep 26, 2024
lerno added a commit that referenced this issue Sep 27, 2024
…intended print of `char[]` as String. Support const conversion of array -> slice.
@lerno lerno self-assigned this Sep 27, 2024
@lerno lerno added In Progress This task is currently being worked on Accepted Accepted Request labels Sep 27, 2024
lerno added a commit that referenced this issue Sep 27, 2024
…intended print of `char[]` as String. Support const conversion of array -> slice.
@lerno lerno added Fixed Needs Verification Fixed, but needs verification that it works and removed In Progress This task is currently being worked on labels Sep 28, 2024
@lerno lerno modified the milestones: 0.6.4, 0.6.3 Oct 3, 2024
lerno added a commit that referenced this issue Oct 3, 2024
…intended print of `char[]` as String. Support const conversion of array -> slice.
@lerno
Copy link
Collaborator Author

lerno commented Oct 3, 2024

Reopen if there is a bug.

@lerno lerno closed this as completed Oct 3, 2024
lerno added a commit that referenced this issue Oct 3, 2024
…intended print of `char[]` as String. Support const conversion of array -> slice.
@lerno lerno removed the Bug Something isn't working label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted Request Fixed Needs Verification Fixed, but needs verification that it works
Projects
None yet
Development

No branches or pull requests

1 participant