julia
b211a8ad
- Omit module prefix when printing types which are reachable without it
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Omit module prefix when printing types which are reachable without it Only add the module prefix when it is actually required to access the type from the module passed to IOContext. By default, take Main as a reference.
References
#23806 - Omit module prefix when printing types which are reachable from Main
Author
nalimilan
Committer
nalimilan
Parents
68271702
Loading