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