Open maxkratz opened 9 months ago
Possibly related to https://github.com/Echtzeitsysteme/gips/issues/75
this
mapping n2n with mapVnode { var b : EBoolean }; constraint -> mapping::n2n { self.variables().b == true }
does produce an error:
Multiple markers at this line Boolean expression does not evaluate to boolean. no viable alternative at input 'true'
Multiple markers at this line
Possibly related to https://github.com/Echtzeitsysteme/gips/issues/75
this
does produce an error: