Skip to content

fix: update AST walking to include MethodCall arguments in visit checks#1092

Merged
schungx merged 1 commit into
rhaiscript:mainfrom
isSerge:1090-ast-walk-visit-method-call-args
May 12, 2026
Merged

fix: update AST walking to include MethodCall arguments in visit checks#1092
schungx merged 1 commit into
rhaiscript:mainfrom
isSerge:1090-ast-walk-visit-method-call-args

Conversation

@isSerge
Copy link
Copy Markdown
Contributor

@isSerge isSerge commented May 11, 2026

Closes #1090

@schungx schungx merged commit 671a25e 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 Expr::MethodCall arguments

2 participants