mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-09-01 12:17:52 +08:00
13 lines
214 B
Plaintext
13 lines
214 B
Plaintext
%foo%
|
|
%foo_bar%
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["variable", "%foo%"],
|
|
["variable", "%foo_bar%"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for variables. |