Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compiler: track the result of string concatenation
Before this commit, the garbage collector was able to collect string values while they were still in use.
- Loading branch information