13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
![]() |
""
|
||
|
"Fo\"obar"
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["string", "\"\""],
|
||
|
["string", "\"Fo\\\"obar\""]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for strings.
|