blob: 49c2cfbf23781242532b84884edf5967a28375ec [file] [log] [blame]
""
"fo\"o"
"foo \
\ bar"
"foo -- comment \
\ bar"
----------------------------------------------------
[
["string", "\"\""],
["string", "\"fo\\\"o\""],
["string", "\"foo \\\r\n \\ bar\""],
["string", "\"foo -- comment \\\r\n \\ bar\""]
]
----------------------------------------------------
Checks for strings.