Skip to content

fix: update AST walking for switch statements to ensure all case bodies are visited#1093

Merged
schungx merged 1 commit into
rhaiscript:mainfrom
isSerge:1091-ast-walk-visit-switch-default-case-body
May 12, 2026
Merged

fix: update AST walking for switch statements to ensure all case bodies are visited#1093
schungx merged 1 commit into
rhaiscript:mainfrom
isSerge:1091-ast-walk-visit-switch-default-case-body

Conversation

@isSerge
Copy link
Copy Markdown
Contributor

@isSerge isSerge commented May 11, 2026

Closes #1091

@schungx schungx merged commit b247dd7 into rhaiscript:main May 12, 2026
42 checks passed
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.

Bug: AST::walk does not visit the switch default case body

2 participants