Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prevent precompilation from breaking if Base.PkgId is imported (#42329)
`repr` will only print a module prefix if the symbol is not existing in Main but the module prefix is unconditionally needed here since the code will be evaluated in another process.
- Loading branch information