I would like to just do `save(filename, ::Expr)` with ModelingToolkit.jl generated code. Would it be right to add this as a standard FileIO.jl thing?
I would like to just do
save(filename, ::Expr)with ModelingToolkit.jl generated code. Would it be right to add this as a standard FileIO.jl thing?