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

fix: parsing of array accesses #509

Conversation

DavePearce
Copy link
Collaborator

A simple fix for #505, which was being caused by the parser not considering qualified names correctly.

A simple fix for #505, which was being caused by the parser not
considering qualified names correctly.
@DavePearce DavePearce linked an issue Jan 8, 2025 that may be closed by this pull request
@DavePearce DavePearce merged commit 8b9ab5e into main Jan 8, 2025
2 checks passed
@DavePearce DavePearce deleted the 505-feat-support-perspective-qualified-names-within-array-accesses branch January 8, 2025 22:10
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.

feat: support perspective qualified names within array accesses
1 participant