In JavaScript files, the backslash is not interpreted correctly as continuing the line.
Example:
var a = "Text\
more text";
In JavaScript files, the backslash is not interpreted correctly as continuing the line.
Example:
var a = "Text\
more text";
Hi Pavel,
Thanks for letting us know about this. We'll get it fixed for the next version.
Please log in to a validated account to post comments.