mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
"foobar"
|
|
"foo""bar
|
|
baz"
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "\"foobar\""],
|
|
["comment", "\"foo\"\"bar\r\nbaz\""]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |