13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
""
|
|
"foo\"bar"
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["string", "\"\""],
|
|
["string", "\"foo\\\"bar\""]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for strings. |