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

An element of an array gets parsed as multiplicative_expression when as part of function call argument #169

Closed
gustason opened this issue Sep 4, 2024 · 2 comments
Assignees
Labels
blocked by 🌳 Blocked by tree-sitter implementation bug Something isn't working

Comments

@gustason
Copy link
Collaborator

gustason commented Sep 4, 2024

For example,

cText = doStuff(myArray[i]).

image

@gustason gustason added the to create 🌳 Create and link tree-sitter ticket label Sep 4, 2024
@eglekaz eglekaz self-assigned this Sep 4, 2024
@eglekaz eglekaz added blocked by 🌳 Blocked by tree-sitter implementation and removed to create 🌳 Create and link tree-sitter ticket labels Sep 4, 2024
@eglekaz
Copy link
Collaborator

eglekaz commented Sep 4, 2024

Registered: usagi-coffee/tree-sitter-abl#66

@PauliusKu PauliusKu added the bug Something isn't working label Sep 4, 2024
This was referenced Sep 11, 2024
@eglekaz
Copy link
Collaborator

eglekaz commented Sep 13, 2024

Fixed with 0.0.33 of tree-sitter-abl

@eglekaz eglekaz closed this as completed Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by 🌳 Blocked by tree-sitter implementation bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants