C Van

Results 2 comments of C Van

So, I tried to trace this problem and the active line number comes from "JuliaInterpreter.whereis(meth)", tracing to "codeloc = code.codelocs[idx]", which is from the field "Core.CoreInfo.codelocs". I assume codelocs is...

If I set 'elaborate' to false in ModelElaboration.jl, then it simulates just fine.