mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-30 19:28:02 +08:00
14 lines
222 B
Plaintext
14 lines
222 B
Plaintext
`a
|
|
`b
|
|
`Z
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["character", "`a"],
|
|
["character", "`b"],
|
|
["character", "`Z"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for characters. |