You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly every single function should be marked impure (with the keyword) since the internal state is modified even in the packer. It depends if you consider all external object functions impure or not.
Should function Pack.SimpleBuffer.writeFile be marked as impure (using the new __ModelicaAssociation_Impure annotation)?
Not sure about Pack.SimpleBuffer.position though ...
The text was updated successfully, but these errors were encountered: