Skip to content

Conversation

apaz-cli
Copy link
Member

This caused const to be dropped from declarations involving named tuple destructuring.

Fixes #47168

@KristofferC KristofferC added the needs tests Unit tests are required for this change label Oct 21, 2022
This caused const to be dropped from declarations involving named
tuple destructuring.

Fixes JuliaLang#47168
@apaz-cli
Copy link
Member Author

Amended the previous commit to add tests.

@KristofferC KristofferC removed the needs tests Unit tests are required for this change label Oct 21, 2022
@vtjnash vtjnash merged commit 0c382c2 into JuliaLang:master Oct 24, 2022
@oscardssmith oscardssmith added the bugfix This change fixes an existing bug label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Destructuring syntax does not respect const annotation
4 participants