1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
local _
_ = function()
local _list_0 = _u7269_u54c1
for _index_0 = 1, #_list_0 do
local _u53d8_u91cfx = _list_0[_index_0]
_ = _u53d8_u91cfx
end
end
_ = function()
local _accum_0 = { }
local _len_0 = 1
local _list_0 = _u7269_u54c1
for _index_0 = 1, #_list_0 do
local _u53d8_u91cfx = _list_0[_index_0]
_accum_0[_len_0] = _u53d8_u91cfx
_len_0 = _len_0 + 1
end
return _accum_0
end
do
local _list_0 = _u7269_u54c1
for _index_0 = 1, #_list_0 do
local _u53d8_u91cfx = _list_0[_index_0]
return _u53d8_u91cfx
end
end
do
local _accum_0 = { }
local _len_0 = 1
local _list_0 = _u7269_u54c1
for _index_0 = 1, #_list_0 do
local _u53d8_u91cfx = _list_0[_index_0]
_accum_0[_len_0] = _u53d8_u91cfx
_len_0 = _len_0 + 1
end
return _accum_0
end
do
local _tbl_0 = { }
local _list_0 = _u7269_u54c1
for _index_0 = 1, #_list_0 do
local _u53d8_u91cfx, _u53d8_u91cfy = _list_0[_index_0]
_tbl_0[_u53d8_u91cfx] = _u53d8_u91cfy
end
return _tbl_0
end
_ = function()
if _u53d8_u91cfa then
if _u53d8_u91cfa then
return _u53d8_u91cfa
else
return _u53d8_u91cfb
end
elseif _u53d8_u91cfb then
if _u53d8_u91cfa then
return _u53d8_u91cfa
else
return _u53d8_u91cfb
end
else
if _u53d8_u91cfa then
return _u53d8_u91cfa
else
return _u53d8_u91cfb
end
end
end
do
if _u53d8_u91cfa then
if _u53d8_u91cfa then
return _u53d8_u91cfa
else
return _u53d8_u91cfb
end
elseif _u53d8_u91cfb then
if _u53d8_u91cfa then
return _u53d8_u91cfa
else
return _u53d8_u91cfb
end
else
if _u53d8_u91cfa then
return _u53d8_u91cfa
else
return _u53d8_u91cfb
end
end
end
do
return {
["值"] = _u503c,
["物品A"] = 123,
["物品B"] = "abc"
}
end
do
local _tab_0 = {
1,
2
}
local _idx_0 = 1
for _key_0, _value_0 in pairs(_u4e09) do
if _idx_0 == _key_0 then
_tab_0[#_tab_0 + 1] = _value_0
_idx_0 = _idx_0 + 1
else
_tab_0[_key_0] = _value_0
end
end
_tab_0[#_tab_0 + 1] = 4
return _tab_0
end
_ = function()
local _base_0 = _u53d8_u91cfa
local _fn_0 = _base_0["变量b"]
return _fn_0 and function(...)
return _fn_0(_base_0, ...)
end
end
do
local _base_0 = _u53d8_u91cfa
local _fn_0 = _base_0["变量b"]
return _fn_0 and function(...)
return _fn_0(_base_0, ...)
end
end
|