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

13 lines
205 B
Plaintext

//
// Foobar
----------------------------------------------------
[
["comment", "//"],
["comment", "// Foobar"]
]
----------------------------------------------------
Checks for comments.