Sign in
apache
/
hugegraph-doc
/
refs/heads/init-hugegraph-computer-doc
/
.
/
node_modules
/
prismjs
/
tests
/
languages
/
graphql
/
string_feature.test
blob: a3d26be33a1f6906a0eec4b351c2384afb510fa5 [
file
]
""
"foo bar"
"foo\"bar\\baz"
----------------------------------------------------
[
[
"string"
,
"\"\""
],
[
"string"
,
"\"foo bar\""
],
[
"string"
,
"\"foo\\\"bar\\\\baz\""
]
]
----------------------------------------------------
Checks
for
strings
.