Make `FlatAst.Util.traverse` traverse `Expr.Scope` correctly
Open
- Dominant language
- Elixir
- Stars
- 119
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`Expr.Scope` has special semantics where nested uses of expressions is treated as a reference to a variable instead of nesting.
`FlatAst.Util.traverse` and `FlatAst.Util.traverse_post` needs to handle this properly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.