Sign in
apache
/
hugegraph-doc
/
refs/heads/init-hugegraph-computer-doc
/
.
/
node_modules
/
prismjs
/
tests
/
languages
/
makefile
/
comment_feature.test
blob: 0e0c6c43589f1015928a1437ca51ced70c1da70a [
file
]
#
# foobar
# foo \
bar
----------------------------------------------------
[
[
"comment"
,
"#"
],
[
"comment"
,
"# foobar"
],
[
"comment"
,
"# foo \\\r\nbar"
]
]
----------------------------------------------------
Checks
for
comments
.