simonster / Reexport.jl

Julia macro for re-exporting one module from another
Other
161 stars 19 forks source link

Handle the 0.7 change to `using` expressions #10

Closed ararslan closed 6 years ago

ararslan commented 6 years ago

Fixes #9

ararslan commented 6 years ago

The 0.7 failure is unrelated