Closed
Description
import A: foo as bar
will fail when calling bar
using A: foo as bar
will not
Edit: Should be fixed when JuliaLang/julia#42532 is merged
import A: foo as bar
will fail when calling bar
using A: foo as bar
will not
Edit: Should be fixed when JuliaLang/julia#42532 is merged