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

FORM statement does not get parsed correctly #219

Open
gustason opened this issue Sep 23, 2024 · 0 comments
Open

FORM statement does not get parsed correctly #219

gustason opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working to create 🌳 Create and link tree-sitter ticket

Comments

@gustason
Copy link
Collaborator

For example,

FORM SKIP(1) SPACE (3)
  "  Computing Statistics ...  " VIEW-AS TEXT
    SPACE (3) SKIP(1)
    WITH FRAME UpdMsg NO-LABEL VIEW-AS DIALOG-BOX THREE-D
    TITLE "Database Maintenance".

gets parsed as a FOR and an error:
image

@gustason gustason added bug Something isn't working to create 🌳 Create and link tree-sitter ticket labels Sep 23, 2024
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 create 🌳 Create and link tree-sitter ticket
Projects
None yet
Development

No branches or pull requests

1 participant