mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
16 lines
323 B
Plaintext
16 lines
323 B
Plaintext
()
|
|
( )
|
|
[]
|
|
(
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["punctuation", "("], ["punctuation", ")"],
|
|
["punctuation", "("], ["punctuation", ")"],
|
|
["punctuation", "["], ["punctuation", "]"],
|
|
["punctuation", "("]
|
|
]
|
|
----------------------------------------------------
|
|
|
|
Checks for punctuation. |