julia
24cb92d1
- use `invokelatest` to call `REPL.active_module` (#46866)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
use `invokelatest` to call `REPL.active_module` (#46866) REPL_MODULE_REF might be populated during execution, in which case we won't be able to see REPL methods yet.
References
#46866 - use `invokelatest` to call `REPL.active_module`
Author
JeffBezanson
Parents
ea9914e9
Loading