13 lines
216 B
Plaintext
13 lines
216 B
Plaintext
![]() |
""
|
||
|
"Foo""bar"""
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["string", "\"\""],
|
||
|
["string", "\"Foo\"\"bar\"\"\""]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for strings.
|