prism/tests/languages/bsl/comment_feature.test

13 lines
205 B
Plaintext

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