Sign in
apache
/
hugegraph-doc
/
refs/heads/init-hugegraph-computer-doc
/
.
/
node_modules
/
prismjs
/
tests
/
languages
/
scheme
/
string_feature.test
blob: a1f2a9770a3aa9ba46866c6e409e6d1ba7978d6c [
file
]
""
"fo\"obar"
'turkey
----------------------------------------------------
[
["string", "\"\""],
["string", "\"fo\\\"obar\""],
["string", "'
turkey
"]
]
----------------------------------------------------
Checks for strings and symbols.