JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
613 stars 251 forks source link

Stop using the `module Mod; using Mod; end` pattern [NFC] #3750

Open LilithHafner opened 6 months ago

LilithHafner commented 6 months ago

This PR works around breaking changes made proposed in https://github.com/JuliaLang/julia/pull/52821 and also possibly avoids some confusion