CS-Notes/docs/_style/prism-master/tests/languages/php/shell-comment_feature.test
2018-12-19 14:09:39 +08:00

13 lines
224 B
Plaintext

#
# foobar
----------------------------------------------------
[
["shell-comment", "#"],
["shell-comment", "# foobar"]
]
----------------------------------------------------
Checks for shell-like comments.