Description of the problem or steps to reproduce
Open a .js file and any line below will break syntax highlighting:
let a = /"/;
let a = /'/;
let a = /`/;
let a = /["'ˋ]/;
Specifications
Version: 2.0.13
Commit hash: 68d88b5
Compiled on October 21, 2023
OS: Ubuntu