Skip to content

Commit d8adc17

Browse files
remove all opaque closures by the end
1 parent 3e91ed6 commit d8adc17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OrdinaryDiffEq.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ using DocStringExtensions
260260
solve(lorenzprob,AutoVern9(Rodas5(autodiff=false)))
261261
solve(lorenzprob,AutoVern9(KenCarp47(autodiff=false)))
262262
solve(lorenzprob,AutoVern7(Rodas5()))
263+
lorenzprob = nothing
263264
break
264265
end
265266
end

0 commit comments

Comments
 (0)