TelluIoT / ThingML

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

Extern expressions should be escaped #163

Closed brice-morin closed 7 years ago

brice-morin commented 7 years ago

It seems the segments in extern expressions now start with ' and end with '. Those characters were previously not included. I implemented a work around in the common action compiler to remove those leading and trailing ', but I guess it would be cleaner not to have them at all in the model.