2018-12-19 14:09:39 +08:00

15 lines
242 B
Plaintext

""
"foo"
"foo""bar"
----------------------------------------------------
[
["string", "\"\""],
["string", "\"foo\""],
["string", "\"foo\"\"bar\""]
]
----------------------------------------------------
Checks for strings.