mirror of
https://github.com/sjsdfg/effective-java-3rd-chinese.git
synced 2025-02-09 19:10:21 +08:00
13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
#
|
|
# Foobar
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "#"],
|
|
["comment", "# Foobar"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |