Closed mkitti closed 9 months ago
Fix https://github.com/timholy/Revise.jl/issues/797
See Discourse thread: https://discourse.julialang.org/t/revise-not-updating-functions/108391/12
Basically we replace the initial struct changing session with the following.
write
isconst
FooStruct
Fix https://github.com/timholy/Revise.jl/issues/797
See Discourse thread: https://discourse.julialang.org/t/revise-not-updating-functions/108391/12
Basically we replace the initial struct changing session with the following.
write
to demonstrate editing steps.isconst
onFooStruct
.