Skip to content

Allow extends of array expression for not just template #7508

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

Merged

Conversation

timotheeguerin
Copy link
Member

fix #3598

Copy link
Contributor

github-actions bot commented May 29, 2025

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - fix ✏️

Allow extends of array expression for not just template (model MyStrings extends string[])

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@timotheeguerin timotheeguerin added this pull request to the merge queue Jun 2, 2025
Merged via the queue into microsoft:main with commit 26a4f4d Jun 2, 2025
25 checks passed
@timotheeguerin timotheeguerin deleted the fix/extends-array-expr branch June 2, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Array<Element> is not entirely equivalent to Element[] as the document says
3 participants