julia
090c4c98
- simplify and improve printing of qualified names
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
simplify and improve printing of qualified names This removes repeated code, fixes some cases where quoting was not done correcly (e.g. `Mod.:+`), and checks identifier visibility recursively so only a minimal module path is printed. fixes #39834
References
jb/fix39834
#39841 - simplify and improve printing of qualified names
Author
JeffBezanson
Committer
JeffBezanson
Parents
de7d695c
Loading