13 lines
216 B
Plaintext
Raw Permalink Normal View History

2018-12-19 14:09:39 +08:00
""
"Foo""bar"""
----------------------------------------------------
[
["string", "\"\""],
["string", "\"Foo\"\"bar\"\"\""]
]
----------------------------------------------------
Checks for strings.