CS-Notes/docs/_style/prism-master/tests/languages/php/shell-comment_feature.test

13 lines
224 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
#
# foobar
----------------------------------------------------
[
["shell-comment", "#"],
["shell-comment", "# foobar"]
]
----------------------------------------------------
Checks for shell-like comments.