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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
|
local backpack = {
something = {
yeah = 200,
they = function()
print("hello")
return yor_feet("small")
end,
pretty = hair,
gold = hmm
},
yow = 1000,
eat = goo,
yeah = dudd
}
local start = {
something = "cold"
}
local bathe = {
on = "fire"
}
local another = {
[4] = 232,
["good food"] = "is the best"
}
local fwip = {
something = hello("what"),
number = 2323,
what = yo("momma", "yeah"),
fruit = basket,
nuts = day
}
local frick = {
hello = "world"
}
local frack, best = {
hello = "world",
rice = 3434
}, "what"
local ya = {
1,
2,
3,
key = 100,
343,
"hello",
umm = 232
}
local x = {
1,
2,
4343,
343,
343
}
local x1 = {
1,
2,
4343,
343,
343
}
local g, p = {
1,
2,
nowy = "yes",
3,
4,
hey = 232,
another = "day"
}, 234
local annother = {
1,
2,
3,
3,
4,
5,
6,
7,
8
}
annother = {
1,
2,
3,
3,
4,
5,
6,
7,
8
}
local yeah = {
[232] = 3434,
"helo",
ice = "cake"
}
local whatabout = {
hello(world, another),
what,
about,
now,
hello("world"),
yeah,
hello("world", yeah)
}
x = {
something = function(self)
return "hello"
end,
cool = {
bed = {
2323,
2323
},
red = 2343
},
name = function(self, node)
return self:value(node)
end
}
x = {
something = something,
something = something
}
local y = {
hi = hi,
there = there,
how = how,
you = you,
thing = thing
}
call_me("hello", {
x = x,
y = y,
z = z
})
local t = {
a = 'a',
[b] = 'b'
}
local xam = {
hello = 1234,
["hello"] = 12354,
[ [[hello]]] = 12354,
["hello"] = 12354,
[ [[hello]]] = 12354
}
local kam = {
hello = 12,
goodcheese = "mmm",
yeah = 12 + 232,
lets = keepit({
going = true,
okay = "yeah"
}),
more = {
1,
(function()
local _accum_0 = { }
local _len_0 = 1
for x = 1, 10 do
_accum_0[_len_0] = x
_len_0 = _len_0 + 1
end
return _accum_0
end)()
},
[{
"one",
"two"
}] = one_thing(function(self) end)
}
keepit({
going = true,
okay = "yeah",
workd = "okay"
})
thing({
what = "great",
no = "more",
okay = 123
})
thing({
what = "great",
no = "more"
})
local _ = {
okay = 123
}
local k = {
["hello"] = "world"
}
k = {
['hello'] = 'world'
}
k = {
["hello"] = 'world',
["hat"] = "zat"
}
please({
["hello"] = "world"
})
k = {
["hello"] = "world",
["one"] = "zone"
}
local f1, f2, f3 = "one", {
["two"] = three
}, "four"
f1, f2 = {
["two"] = three
}, "four"
f1 = {
"one",
["two"] = three,
"four"
}
local j1, j2, j3, j4 = "one", {
["two"] = three,
["four"] = five
}, 6, 7
local heroine = {
name = "Christina",
age = 18,
job = "Princess",
likes = {
{
name = "kittens",
img = "/image/kittens.png"
},
{
name = "flower",
img = "/image/flower.png"
}
},
items = {
{
name = "ring",
amount = 2
},
{
name = "necklace",
amount = 1
}
},
status = {
desc = "weak",
{
attribute = "health",
value = 50
},
{
attribute = "mana",
value = 100
}
}
}
local inventory = {
equipment = {
"sword",
"shield"
},
items = {
{
name = "potion",
count = 10
},
{
name = "bread",
count = 3
}
}
}
local items = {
func(),
(function()
local _with_0 = tb
_with_0.abc = 123
return _with_0
end)(),
{
1,
2,
3
},
f({
1,
2,
3
}),
f({
1,
2,
3
}),
(function()
local _accum_0 = { }
local _len_0 = 1
for i = 1, 3 do
_accum_0[_len_0] = i
_len_0 = _len_0 + 1
end
return _accum_0
end)(),
tostring((function()
if a then
return b
end
end)())
}
local pairs = {
{
"king",
"queen"
},
{
"hero",
"princess"
}
}
items = {
{
name = "ring",
amount = 2
},
{
name = "necklace",
amount = 1
}
}
local menus = {
{
text = "Save",
sub = {
{
text = "Slot 1: " .. (slots[1].name or "None"),
click = function() end
},
{
text = {
"Slot 2"
},
click = function() end
},
{
text = [[Slot 3]],
click = function() end
},
{
text = ("Slot 4"):name(),
click = function() end
},
{
text = ({
{
"slot5"
}
})[1]:name(),
click = function() end
},
[6] = {
text = ("Slot 6"),
click = function() end
}
}
}
}
local tb
do
local _tab_0 = { }
local _idx_0 = 1
for _key_0, _value_0 in pairs(other) 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
tb = _tab_0
end
local tbMix
do
local _tab_0 = {
1,
2,
3
}
local _obj_0
do
local _with_0 = item
_with_0.x = 1
_with_0:func()
_obj_0 = _with_0
end
local _idx_0 = 1
for _key_0, _value_0 in pairs(_obj_0) 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] = "a"
_tab_0[#_tab_0 + 1] = "b"
_tab_0[#_tab_0 + 1] = "c"
local _obj_1
do
local _obj_2 = func
if _obj_2 ~= nil then
_obj_1 = _obj_2()
end
end
local _idx_1 = 1
for _key_0, _value_0 in pairs(_obj_1) do
if _idx_1 == _key_0 then
_tab_0[#_tab_0 + 1] = _value_0
_idx_1 = _idx_1 + 1
else
_tab_0[_key_0] = _value_0
end
end
_tab_0.key = "value"
for _index_0 = 1, select('#', ...) do
_tab_0[#_tab_0 + 1] = select(_index_0, ...)
end
tbMix = _tab_0
end
do
local tbMixA
local _tab_0 = { }
local _obj_0
local _accum_0 = { }
local _len_0 = 1
for i = 1, 10 do
_accum_0[_len_0] = i
_len_0 = _len_0 + 1
end
_obj_0 = _accum_0
local _idx_0 = 1
for _key_0, _value_0 in pairs(_obj_0) 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] = 11
tbMixA = _tab_0
end
do
local tbMixA
local _tab_0 = { }
local _obj_0
local _accum_0 = { }
local _len_0 = 1
for i = 1, 10 do
_accum_0[_len_0] = i
_len_0 = _len_0 + 1
end
_obj_0 = _accum_0
local _idx_0 = #_tab_0 + 1
for _index_0 = 1, #_obj_0 do
local _value_0 = _obj_0[_index_0]
_tab_0[_idx_0] = _value_0
_idx_0 = _idx_0 + 1
end
_tab_0[#_tab_0 + 1] = 11
tbMixA = _tab_0
end
do
local tbMixB
local _tab_0 = { }
local _obj_0 = ...
local _idx_0 = 1
for _key_0, _value_0 in pairs(_obj_0) 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
local _obj_1 = {
...
}
local _idx_1 = 1
for _key_0, _value_0 in pairs(_obj_1) do
if _idx_1 == _key_0 then
_tab_0[#_tab_0 + 1] = _value_0
_idx_1 = _idx_1 + 1
else
_tab_0[_key_0] = _value_0
end
end
local _obj_2
local _tab_1 = { }
local _obj_3 = ...
local _idx_2 = 1
for _key_0, _value_0 in pairs(_obj_3) do
if _idx_2 == _key_0 then
_tab_1[#_tab_1 + 1] = _value_0
_idx_2 = _idx_2 + 1
else
_tab_1[_key_0] = _value_0
end
end
_obj_2 = _tab_1
local _idx_2 = 1
for _key_0, _value_0 in pairs(_obj_2) do
if _idx_2 == _key_0 then
_tab_0[#_tab_0 + 1] = _value_0
_idx_2 = _idx_2 + 1
else
_tab_0[_key_0] = _value_0
end
end
_tab_0[#_tab_0 + 1] = 1
_tab_0[#_tab_0 + 1] = 2
_tab_0[#_tab_0 + 1] = 3
tbMixB = _tab_0
end
do
local tbMixB
local _tab_0 = { }
local _obj_0 = ...
local _idx_0 = #_tab_0 + 1
for _index_0 = 1, #_obj_0 do
local _value_0 = _obj_0[_index_0]
_tab_0[_idx_0] = _value_0
_idx_0 = _idx_0 + 1
end
local _obj_1 = {
...
}
local _idx_1 = #_tab_0 + 1
for _index_0 = 1, #_obj_1 do
local _value_0 = _obj_1[_index_0]
_tab_0[_idx_1] = _value_0
_idx_1 = _idx_1 + 1
end
local _obj_2
local _tab_1 = { }
local _obj_3 = ...
local _idx_2 = 1
for _key_0, _value_0 in pairs(_obj_3) do
if _idx_2 == _key_0 then
_tab_1[#_tab_1 + 1] = _value_0
_idx_2 = _idx_2 + 1
else
_tab_1[_key_0] = _value_0
end
end
_obj_2 = _tab_1
local _idx_2 = #_tab_0 + 1
for _index_0 = 1, #_obj_2 do
local _value_0 = _obj_2[_index_0]
_tab_0[_idx_2] = _value_0
_idx_2 = _idx_2 + 1
end
_tab_0[#_tab_0 + 1] = 1
_tab_0[#_tab_0 + 1] = 2
_tab_0[#_tab_0 + 1] = 3
tbMixB = _tab_0
end
local template <const> = {
foo = "Hello",
bar = "World",
baz = "!"
}
local specialized <const> = (function()
local _tab_0 = { }
local _idx_0 = 1
for _key_0, _value_0 in pairs(template) 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.bar = "Bob"
return _tab_0
end)()
local specializedB
do
local _tab_0 = {
["function"] = function() end
}
local _idx_0 = 1
for _key_0, _value_0 in pairs(template) 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["end"] = function() end
_tab_0["if"] = true
_tab_0["else"] = false
specializedB = _tab_0
end
local parts = {
"shoulders",
"knees"
}
local lyrics
do
local _tab_0 = {
"head"
}
local _idx_0 = 1
for _key_0, _value_0 in pairs(parts) 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] = "and"
_tab_0[#_tab_0 + 1] = "toes"
lyrics = _tab_0
end
local tbBlock = {
sub = (function(...)
local _tab_0 = {
value = value
}
local _idx_0 = 1
for _key_0, _value_0 in pairs(items) 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
for _index_0 = 1, select('#', ...) do
_tab_0[#_tab_0 + 1] = select(_index_0, ...)
end
return _tab_0
end)(...)
}
func((function(...)
local _tab_0 = { }
local _idx_0 = 1
for _key_0, _value_0 in pairs(items) 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.value = value
_tab_0[#_tab_0 + 1] = ...
_tab_0.k = v
for _index_0 = 1, select('#', ...) do
_tab_0[#_tab_0 + 1] = select(_index_0, ...)
end
return _tab_0
end)(...))
return nil
|