19 lines
283 B
Plaintext
Raw Permalink Normal View History

2018-12-19 14:09:39 +08:00
////
////
////
Foobar
Baz
////
----------------------------------------------------
[
["comment-block", "////\r\n////"],
["comment-block", "////\r\nFoobar\r\n\r\nBaz\r\n////"]
]
----------------------------------------------------
Checks for comment blocks.