31
32
33
34
35
36
37
38
|
_G["通关邀请"]()
--~ for k, v in pairs(_G) do
--~ Debug.ShowHint(tostring(k))
--~ Debug.ShowHint(tostring(v))
--~ end
--~ Debug.ShowHint(tostring(#_G))
--~ Debug.ShowHint(tostring(#_G))
load("Debug.ShowHint(\"残局群181175613\")")
|
|
>
>
>
|
31
32
33
34
35
36
37
38
39
40
41
|
_G["通关邀请"]()
--~ for k, v in pairs(_G) do
--~ Debug.ShowHint(tostring(k))
--~ Debug.ShowHint(tostring(v))
--~ end
--~ Debug.ShowHint(tostring(#_G))
--~ Debug.ShowHint(tostring(#_G))
--~ load("Debug.ShowHint(\"残局群181175613\")")
a,b= next(_G)
Debug.ShowHint(tostring(b))
--~ print(23)
|