Fix the regexp pattern that matches backslash chars in a back-quoted
string literal. This pattern is used by the function that applies
mode-specific syntax attributes.
Add a test case that checks the regression. (The testing infrastructure
will be updated soon to validate the test case.)
Fix the regexp pattern that matches backslash chars in a back-quoted string literal. This pattern is used by the function that applies mode-specific syntax attributes.
Add a test case that checks the regression. (The testing infrastructure will be updated soon to validate the test case.)