mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 11:48:11 +08:00
13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
`define
|
|
`UNKNOWN
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["constant", "`define"],
|
|
["constant", "`UNKNOWN"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for user defined constants. |