You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modules with docstring: don't replicate the module expression (#229)
Since we create modules incrementally as we advance through
`split_expressions!`, when we extract docstrings we need to avoid
duplicating the module definition itself.
FixesJunoLab/Juno.jl#271
0 commit comments