There's a note on the triple-quoted string literals proposal*:

"we decided that triple-quoted strings would be greedy when looking
for the closing triple-quotes."

Wouldn't this mean, in practice, that it is only possible to have two
triple-quoted string literals per source file (one with """ and
another with ''')?

* http://wiki.ecmascript.org/doku.php?id=proposals:triple_quotes
_______________________________________________
Es4-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es4-discuss

Reply via email to