Files
CS-Notes/docs/_style/prism-master/tests/languages/q/string_feature.test
2018-12-19 14:09:39 +08:00

13 lines
210 B
Plaintext

""
"Fo\"obar"
----------------------------------------------------
[
["string", "\"\""],
["string", "\"Fo\\\"obar\""]
]
----------------------------------------------------
Checks for strings.