Well, just for fun

        const N = "\n";  //maybe we could find evocative unicode name.
        var a = `This is a template string. ${
               N}Even though each line is indented to keep the ${
               N}code neat and tidy, the white space used to indent ${
               N}is not in the resulting string`;


_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to