-
Notifications
You must be signed in to change notification settings - Fork 389
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**What type of PR is this?** Bug fix **What package or component does this PR mostly affect?** merger **What does this PR do? Why is it needed?** I found that used idents in assignment expression rhs position have their load statements removed. This PR adds those idents to used symbols collection in `FixLoads` fn.
- Loading branch information
1 parent
d172a22
commit edfa984
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters