There seem to be some bugs with the parsing of an escaped backslash:
So, two issues:
- The syntax highlighter doesn't stop parsing the line as a string if it encounters two backslashes in a row, although it will run without problems
- ...except when used as an argument to the ? shorthand function, which will give an error
It's not in the screenshot, but if there are any trailing characters after the double backslash, the syntax highlighter will be happy again.
P#61359 2019-01-30 19:17


I see this has been reported before, sorry: https://www.lexaloffle.com/bbs/?tid=3062
The ? behavior is probably new though.
P#61367 2019-01-30 21:25 ( Edited 2019-01-30 21:25)
[Please log in to post a comment]