Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(semantic):
Program
visitor leave scope before node (#4369)
Bring the order of calls in `SemanticBuilder::visit_program` into line with `Visit`'s `walk_program`.
- Loading branch information