Skip to content

Add IndexDefinition switch case to Node() in explain.go#90

Closed
kyleconroy wants to merge 1 commit intomainfrom
claude/add-expression-switch-cases-ZRLz9
Closed

Add IndexDefinition switch case to Node() in explain.go#90
kyleconroy wants to merge 1 commit intomainfrom
claude/add-expression-switch-cases-ZRLz9

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

The Index() helper function was already defined but wasn't being called
from the Node() switch statement. This adds the missing case for
*ast.IndexDefinition to properly output Index AST nodes.

The Index() helper function was already defined but wasn't being called
from the Node() switch statement. This adds the missing case for
*ast.IndexDefinition to properly output Index AST nodes.
@kyleconroy kyleconroy closed this Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants