mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
19 lines
278 B
Plaintext
19 lines
278 B
Plaintext
⍬
|
|
⌾
|
|
#
|
|
⎕
|
|
⍞
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["constant", "⍬"],
|
|
["constant", "⌾"],
|
|
["constant", "#"],
|
|
["constant", "⎕"],
|
|
["constant", "⍞"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for constants. |