Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ast/compile: don't lookup Call TreeNode children (#5255)
This fixes this crasher, identified by the nightly fuzz run: package A A0 { A(0).A(0) } Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
- Loading branch information