mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-09-03 13:22:47 +08:00
19 lines
283 B
Plaintext
19 lines
283 B
Plaintext
////
|
|
////
|
|
|
|
////
|
|
Foobar
|
|
|
|
Baz
|
|
////
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment-block", "////\r\n////"],
|
|
["comment-block", "////\r\nFoobar\r\n\r\nBaz\r\n////"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comment blocks. |