Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(transformer): logical assignment transform: reduce identifie…
…r cloning (#6296) We already have to look up the reference, so use the `SymbolId` from that reference, rather than looking it up again in `clone_identifier_reference`.
- Loading branch information