Closed sjoelund closed 5 years ago
Many tests check for things like type A = constant B, but only input/output are allowed in the grammar now.
type A = constant B
Yes, it is still on 3.2r2 - I agree that we should make a 3.4 version as well, etc. See also #8 - and https://github.com/modelica/ModelicaSpecification/issues/2309
Many tests check for things like
type A = constant B
, but only input/output are allowed in the grammar now.