33
34
35
36
37
38
39
40
41
42
43
|
Debug.ShowHint(tostring(k))
Debug.ShowHint(tostring(v))
break
end
--~ Debug.ShowHint(tostring(#_G))
--~ Debug.ShowHint(tostring(#_G))
--~ load("Debug.ShowHint(\"残局群181175613\")")
a,b= next(_G)
--~ Debug.ShowHint(tostring(a))
--~ Debug.ShowHint(tostring(b))
--~ print(23)
|
|
|
33
34
35
36
37
38
39
40
41
42
43
|
Debug.ShowHint(tostring(k))
Debug.ShowHint(tostring(v))
break
end
--~ Debug.ShowHint(tostring(#_G))
--~ Debug.ShowHint(tostring(#_G))
--~ load("Debug.ShowHint(\"残局群181175613\")")
--~ a,b= next(_G)
--~ Debug.ShowHint(tostring(a))
--~ Debug.ShowHint(tostring(b))
--~ print(23)
|