mirror of
https://github.com/sjsdfg/effective-java-3rd-chinese.git
synced 2025-02-05 09:11:06 +08:00
14 lines
269 B
Plaintext
14 lines
269 B
Plaintext
OBTW foo
|
|
bar TLDR
|
|
BTW foobar
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "OBTW foo\r\nbar TLDR"],
|
|
["comment", "BTW foobar"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for single-line and multi-line comments. |