Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Don't merge symbols into Any's WHO
When loading precomp files, load_module is called without a GLOBALish, but with Any instead. In that case, we shouldn't merge globals at all.
- Loading branch information