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

Else if not recognized in 0.0.39 version #208

Closed
eglekaz opened this issue Sep 19, 2024 · 2 comments · Fixed by #214
Closed

Else if not recognized in 0.0.39 version #208

eglekaz opened this issue Sep 19, 2024 · 2 comments · Fixed by #214
Assignees
Labels
bug Something isn't working

Comments

@eglekaz
Copy link
Collaborator

eglekaz commented Sep 19, 2024

Example:

if a = b then message a.
else if b = 1 then message 1.
else if b = 2 then message 2.
@eglekaz eglekaz added bug Something isn't working blocked by 🌳 Blocked by tree-sitter implementation labels Sep 19, 2024
@eglekaz eglekaz self-assigned this Sep 19, 2024
@eglekaz
Copy link
Collaborator Author

eglekaz commented Sep 19, 2024

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

@PauliusKu PauliusKu removed the blocked by 🌳 Blocked by tree-sitter implementation label Sep 19, 2024
@PauliusKu PauliusKu assigned gustason and unassigned eglekaz Sep 19, 2024
@PauliusKu
Copy link
Collaborator

assigned to @gustason to make adjustments on our side.

@gustason gustason linked a pull request Sep 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants