Differences From Artifact [feedbab288]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [4d511e4c3f] at 2023-06-30 03:45:24 on branch trunk — 0.0.451 (user: 顽雨沉风, size: 1643) [annotate] [blame] [check-ins using]
To Artifact [f005927d99]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [326045dc60] at 2023-06-30 03:45:39 on branch trunk — 0.0.452 (user: 顽雨沉风, size: 1672) [annotate] [blame] [check-ins using]
| ︙ | |||
33 34 35 36 37 38 39 40 41 | 33 34 35 36 37 38 39 40 41 42 | + |
--~ 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(a))
Debug.ShowHint(tostring(b))
--~ print(23)
|