chore: bump scintilla and lexilla version
This commit is contained in:
10
3rdparty/lexilla545/lexilla/test/examples/hypertext/Issue250RegEx.html.styled
vendored
Normal file
10
3rdparty/lexilla545/lexilla/test/examples/hypertext/Issue250RegEx.html.styled
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{1}<script>{40}
|
||||
{52}/a|b/i{50}.{46}test{50}({48}"baby"{50});{41}
|
||||
{43}// arrow function{41}
|
||||
{50}(){41} {50}=>{41} {52}/a|b/i{50}.{46}test{50}({48}"baby"{50});{41}
|
||||
{43}// Issue 289{41}
|
||||
{52}/a/g{50}.{46}test{50}({49}'a'{50});{41}
|
||||
{52}/a/gm{50}.{46}test{50}({49}'a'{50});{41}
|
||||
{49}'a'{50}.{46}replace{50}({52}/a/g{50},{41} {49}'b'{50});{41}
|
||||
{49}'a'{50}.{46}replace{50}({52}/a/gm{50},{41} {49}'b'{50});{41}
|
||||
{1}</script>{0}
|
Reference in New Issue
Block a user