Closed maxkratz closed 11 months ago
This code snippet creates non-compilable (generated) code:
objective o -> mapping::move { patterns.findVnodeMapping ->filter(m | m.nodes().s == self.nodes().s1) ->count() * self.value() }
The test case is already there: https://github.com/Echtzeitsysteme/gips-tests/pull/56
This code snippet creates non-compilable (generated) code:
The test case is already there: https://github.com/Echtzeitsysteme/gips-tests/pull/56