|
|
|
|
|
by _old_dude_
1203 days ago
|
|
That's why JS use ` and not reuse ". You want the lexer to be able to make the difference between a constant string and a template string and you want users to be able to read the code. This JEP solves the former not the later. |
|