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

DO FOR not being parsed #335

Open
gustason opened this issue Mar 5, 2025 · 0 comments · May be fixed by #346
Open

DO FOR not being parsed #335

gustason opened this issue Mar 5, 2025 · 0 comments · May be fixed by #346
Assignees
Labels
bug Something isn't working to test 🌳 Test tree-sitter fix
Milestone

Comments

@gustason
Copy link
Collaborator

gustason commented Mar 5, 2025

Examples:

do for cosmic_dictdb._funny_file:
    
end.

do for funny_menu transaction:
    
end.

do for silly_copy transaction stop-after 2 on error undo, throw:

end.

Image

@gustason gustason added the bug Something isn't working label Mar 5, 2025
@eglekaz eglekaz self-assigned this Mar 5, 2025
@eglekaz eglekaz added to fix/create 🌳 Fix or Create and link tree-sitter ticket to test 🌳 Test tree-sitter fix and removed to fix/create 🌳 Fix or Create and link tree-sitter ticket labels Mar 5, 2025
@eglekaz eglekaz added this to the March Stabilization release 1 milestone Mar 6, 2025
@eglekaz eglekaz linked a pull request Mar 6, 2025 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 to test 🌳 Test tree-sitter fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants