mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-09-01 04:07:51 +08:00
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
global
|
|
upvar
|
|
variable
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["scope", "global"],
|
|
["scope", "upvar"],
|
|
["scope", "variable"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for scopes. |