Quentin Lambert
Quentin Lambert
I misremembered during the meeting, both cases are handled the same, as you see it `A a(redeclare replaceable Implementation b constrainedby Base(q = 1));`. The modification is not inside a...
I don't understand the question. I am not sure there are additional tricks, but I did find the whole thing, extremely tricky to implement. We process `A a(redeclare replaceable Implementation...
`ModelicaTest.Magnetic.FluxTubes.BasicComponents` suffers from the exact same problem.
I am partial to `annotation(unsafeUnit = true)`, or a `noEvent` style syntax even.
Another alternative would be to have a new `equation` and a new `statement` block.