|
120 | 120 | --------------------------------
|
121 | 121 | 21 >for (let [, nameA] = getRobot(), i = 0; i < 1; i++) {
|
122 | 122 |
|
123 |
| - ~~~~~~~~~~~~~~~~~~~~ => Pos: (499 to 518) SpanInfo: {"start":511,"length":5} |
| 123 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (499 to 530) SpanInfo: {"start":511,"length":5} |
124 | 124 | >nameA
|
125 | 125 | >:=> (line 21, col 12) to (line 21, col 17)
|
126 | 126 | 21 >for (let [, nameA] = getRobot(), i = 0; i < 1; i++) {
|
127 | 127 |
|
128 |
| - ~~~~~~~~~~~~ => Pos: (519 to 530) SpanInfo: {"start":520,"length":10} |
129 |
| - >getRobot() |
130 |
| - >:=> (line 21, col 21) to (line 21, col 31) |
131 |
| -21 >for (let [, nameA] = getRobot(), i = 0; i < 1; i++) { |
132 |
| - |
133 | 128 | ~~~~~~~ => Pos: (531 to 537) SpanInfo: {"start":532,"length":5}
|
134 | 129 | >i = 0
|
135 | 130 | >:=> (line 21, col 33) to (line 21, col 38)
|
|
254 | 249 | >:=> (line 30, col 28) to (line 30, col 43)
|
255 | 250 | 30 >for (let [, [primarySkillA, secondarySkillA]] = getMultiRobot(), i = 0; i < 1; i++) {
|
256 | 251 |
|
257 |
| - ~~~=> Pos: (835 to 837) SpanInfo: {"start":803,"length":32} |
| 252 | + ~~~~~~~~~~~~~~~~~~~~=> Pos: (835 to 854) SpanInfo: {"start":803,"length":32} |
258 | 253 | >[primarySkillA, secondarySkillA]
|
259 | 254 | >:=> (line 30, col 12) to (line 30, col 44)
|
260 | 255 | 30 >for (let [, [primarySkillA, secondarySkillA]] = getMultiRobot(), i = 0; i < 1; i++) {
|
261 | 256 |
|
262 |
| - ~~~~~~~~~~~~~~~~~=> Pos: (838 to 854) SpanInfo: {"start":839,"length":15} |
263 |
| - >getMultiRobot() |
264 |
| - >:=> (line 30, col 48) to (line 30, col 63) |
265 |
| -30 >for (let [, [primarySkillA, secondarySkillA]] = getMultiRobot(), i = 0; i < 1; i++) { |
266 |
| - |
267 | 257 | ~~~~~~~=> Pos: (855 to 861) SpanInfo: {"start":856,"length":5}
|
268 | 258 | >i = 0
|
269 | 259 | >:=> (line 30, col 65) to (line 30, col 70)
|
|
377 | 367 | --------------------------------
|
378 | 368 | 40 >for (let [numberB] = getRobot(), i = 0; i < 1; i++) {
|
379 | 369 |
|
380 |
| - ~~~~~~~~~~~~~~~~~~~~ => Pos: (1130 to 1149) SpanInfo: {"start":1140,"length":7} |
| 370 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (1130 to 1161) SpanInfo: {"start":1140,"length":7} |
381 | 371 | >numberB
|
382 | 372 | >:=> (line 40, col 10) to (line 40, col 17)
|
383 | 373 | 40 >for (let [numberB] = getRobot(), i = 0; i < 1; i++) {
|
384 | 374 |
|
385 |
| - ~~~~~~~~~~~~ => Pos: (1150 to 1161) SpanInfo: {"start":1151,"length":10} |
386 |
| - >getRobot() |
387 |
| - >:=> (line 40, col 21) to (line 40, col 31) |
388 |
| -40 >for (let [numberB] = getRobot(), i = 0; i < 1; i++) { |
389 |
| - |
390 | 375 | ~~~~~~~ => Pos: (1162 to 1168) SpanInfo: {"start":1163,"length":5}
|
391 | 376 | >i = 0
|
392 | 377 | >:=> (line 40, col 33) to (line 40, col 38)
|
|
481 | 466 | --------------------------------
|
482 | 467 | 49 >for (let [nameB] = getMultiRobot(), i = 0; i < 1; i++) {
|
483 | 468 |
|
484 |
| - ~~~~~~~~~~~~~~~~~~ => Pos: (1389 to 1406) SpanInfo: {"start":1399,"length":5} |
| 469 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (1389 to 1423) SpanInfo: {"start":1399,"length":5} |
485 | 470 | >nameB
|
486 | 471 | >:=> (line 49, col 10) to (line 49, col 15)
|
487 | 472 | 49 >for (let [nameB] = getMultiRobot(), i = 0; i < 1; i++) {
|
488 | 473 |
|
489 |
| - ~~~~~~~~~~~~~~~~~ => Pos: (1407 to 1423) SpanInfo: {"start":1408,"length":15} |
490 |
| - >getMultiRobot() |
491 |
| - >:=> (line 49, col 19) to (line 49, col 34) |
492 |
| -49 >for (let [nameB] = getMultiRobot(), i = 0; i < 1; i++) { |
493 |
| - |
494 | 474 | ~~~~~~~ => Pos: (1424 to 1430) SpanInfo: {"start":1425,"length":5}
|
495 | 475 | >i = 0
|
496 | 476 | >:=> (line 49, col 36) to (line 49, col 41)
|
|
609 | 589 | >:=> (line 59, col 20) to (line 59, col 26)
|
610 | 590 | 59 >for (let [numberA2, nameA2, skillA2] = getRobot(), i = 0; i < 1; i++) {
|
611 | 591 |
|
10000
612 |
| - ~~~~~~~~~~~ => Pos: (1698 to 1708) SpanInfo: {"start":1699,"length":7} |
| 592 | + ~~~~~~~~~~~~~~~~~~~~~~~=> Pos: (1698 to 1720) SpanInfo: {"start":1699,"length":7} |
613 | 593 | >skillA2
|
614 | 594 | >:=> (line 59, col 28) to (line 59, col 35)
|
615 | 595 | 59 >for (let [numberA2, nameA2, skillA2] = getRobot(), i = 0; i < 1; i++) {
|
616 | 596 |
|
617 |
| - ~~~~~~~~~~~~=> Pos: (1709 to 1720) SpanInfo: {"start":1710,"length":10} |
618 |
| - >getRobot() |
619 |
| - >:=> (line 59, col 39) to (line 59, col 49) |
620 |
| -59 >for (let [numberA2, nameA2, skillA2] = getRobot(), i = 0; i < 1; i++) { |
621 |
| - |
622 | 597 | ~~~~~~~=> Pos: (1721 to 1727) SpanInfo: {"start":1722,"length":5}
|
623 | 598 | >i = 0
|
624 | 599 | >:=> (line 59, col 51) to (line 59, col 56)
|
|
753 | 728 | >:=> (line 68, col 34) to (line 68, col 49)
|
754 | 729 | 68 >for (let [nameMA, [primarySkillA, secondarySkillA]] = getMultiRobot(), i = 0; i < 1; i++) {
|
755 | 730 |
|
756 |
| - ~~~=> Pos: (2050 to 2052) SpanInfo: {"start":2018,"length":32} |
| 731 | + ~~~~~~~~~~~~~~~~~~~~=> Pos: (2050 to 2069) SpanInfo: {"start":2018,"length":32} |
757 | 732 | >[primarySkillA, secondarySkillA]
|
758 | 733 | >:=> (line 68, col 18) to (line 68, col 50)
|
759 | 734 | 68 >for (let [nameMA, [primarySkillA, secondarySkillA]] = getMultiRobot(), i = 0; i < 1; i++) {
|
760 | 735 |
|
761 |
| - ~~~~~~~~~~~~~~~~~=> Pos: (2053 to 2069) SpanInfo: {"start":2054,"length":15} |
762 |
| - >getMultiRobot() |
763 |
| - >:=> (line 68, col 54) to (line 68, col 69) |
764 |
| -68 >for (let [nameMA, [primarySkillA, secondarySkillA]] = getMultiRobot(), i = 0; i < 1; i++) { |
765 |
| - |
766 | 736 | ~~~~~~~=> Pos: (2070 to 2076) SpanInfo: {"start":2071,"length":5}
|
767 | 737 | >i = 0
|
768 | 738 | >:=> (line 68, col 71) to (line 68, col 76)
|
|
886 | 856 | >:=> (line 78, col 10) to (line 78, col 18)
|
887 | 857 | 78 >for (let [numberA3, ...robotAInfo] = getRobot(), i = 0; i < 1; i++) {
|
888 | 858 |
|
889 |
| - ~~~~~~~~~~~~~~~~~ => Pos: (2373 to 2389) SpanInfo: {"start":2374,"length":13} |
| 859 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=> Pos: (2373 to 2401) SpanInfo: {"start":2374,"length":13} |
890 | 860 | >...robotAInfo
|
891 | 861 | >:=> (line 78, col 20) to (line 78, col 33)
|
892 | 862 | 78 >for (let [numberA3, ...robotAInfo] = getRobot(), i = 0; i < 1; i++) {
|
893 | 863 |
|
894 |
| - ~~~~~~~~~~~~=> Pos: (2390 to 2401) SpanInfo: {"start":2391,"length":10} |
895 |
| - >getRobot() |
896 |
| - >:=> (line 78, col 37) to (line 78, col 47) |
897 |
| -78 >for (let [numberA3, ...robotAInfo] = getRobot(), i = 0; i < 1; i++) { |
898 |
| - |
899 | 864 | ~~~~~~~=> Pos: (2402 to 2408) SpanInfo: {"start":2403,"length":5}
|
900 | 865 | >i = 0
|
901 | 866 | >:=> (line 78, col 49) to (line 78, col 54)
|
|
995 | 960 | --------------------------------
|
996 | 961 | 87 >for (let [...multiRobotAInfo] = getMultiRobot(), i = 0; i < 1; i++) {
|
997 | 962 |
|
998 |
| - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (2670 to 2700) SpanInfo: {"start":2680,"length":18} |
| 963 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=> Pos: (2670 to 2717) SpanInfo: {"start":2680,"length":18} |
999 | 964 | >...multiRobotAInfo
|
1000 | 965 | >:=> (line 87, col 10) to (line 87, col 28)
|
1001 | 966 | 87 >for (let [...multiRobotAInfo] = getMultiRobot(), i = 0; i < 1; i++) {
|
1002 | 967 |
|
1003 |
| - ~~~~~~~~~~~~~~~~~=> Pos: (2701 to 2717) SpanInfo: {"start":2702,"length":15} |
1004 |
| - >getMultiRobot() |
1005 |
| - >:=> (line 87, col 32) to (line 87, col 47) |
1006 |
| -87 >for (let [...multiRobotAInfo] = getMultiRobot(), i = 0; i < 1; i++) { |
1007 |
| - |
1008 | 968 | ~~~~~~~=> Pos: (2718 to 2724) SpanInfo: {"start":2719,"length":5}
|
1009 | 969 | >i = 0
|
1010 | 970 | >:=> (line 87, col 49) to (line 87, col 54)
|
|
0 commit comments