mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 11:48:11 +08:00
14 lines
146 B
Plaintext
14 lines
146 B
Plaintext
;
|
|
; foo bar baz
|
|
|
|
-------------------------
|
|
|
|
[
|
|
["comment", ";"],
|
|
["comment", "; foo bar baz"]
|
|
]
|
|
|
|
-------------------------
|
|
|
|
Check for comments
|