TelluIoT / ThingML

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

Fix Javascript String Literals : They can now contain single quotes 😮 #256

Closed fungiboletus closed 5 years ago

fungiboletus commented 5 years ago

I may comment on the 4 required backslashs in Java every time I see a troll about PHP's ugliness.

fungiboletus commented 5 years ago

I started with 2 slashes: nothing. Then 3, still nothing. Then I googled it, it was 4 ‼

brice-morin commented 5 years ago

Aaah, escaping characters.... always an enjoyable experience