12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
@"file:///"
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["string", "@\"file:///\""]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks that three slashes inside a string do not break highlighting.
|
|
See #1091. |