TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
101 stars 32 forks source link

Checker problem with abstract functions #193

Closed ffleurey closed 6 years ago

ffleurey commented 6 years ago

The checker complains about several definitions of functions when defining an abstract function which was included from another thing. For example on this file, which I think should be fine (and worked with a previous version): https://github.com/ffleurey/ThingML-PongTutorial/blob/master/src/bounce/ArduinoBounce.thingml

brice-morin commented 6 years ago

Yes, seems like there is an issue there.