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

Define table-handle gets parsed as an error #245

Closed
gustason opened this issue Oct 2, 2024 · 2 comments
Closed

Define table-handle gets parsed as an error #245

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

Comments

@gustason
Copy link
Collaborator

gustason commented Oct 2, 2024

For example,

define INPUT-OUTPUT PARAMETER TABLE-HANDLE hNode.   
define OUTPUT PARAMETER TABLE-HANDLE hData.   
define OUTPUT PARAMETER TABLE-HANDLE hSchema. 

all get marked as errors:
image

Likewise, define dataset-handle gets marked as an error as well:

define INPUT  PARAMETER DATASET-HANDLE hDset.
define OUTPUT PARAMETER TABLE-HANDLE ttHandle.
@gustason gustason added bug Something isn't working to create 🌳 Create and link tree-sitter ticket labels Oct 2, 2024
@eglekaz
Copy link
Collaborator

eglekaz commented Oct 30, 2024

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

@eglekaz eglekaz self-assigned this Oct 30, 2024
@eglekaz eglekaz added blocked by 🌳 Blocked by tree-sitter implementation and removed to create 🌳 Create and link tree-sitter ticket labels Oct 30, 2024
@eglekaz
Copy link
Collaborator

eglekaz commented Nov 18, 2024

Fixed with version 0.0.44 of tree-sitter-abl

@eglekaz eglekaz closed this as completed Nov 18, 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

2 participants