Commit 5b3a411
committed
Change destructuring, remove 'as'
1 parent df8b03a commit 5b3a411
File tree
38 files changed
+2311
-1465
lines changed- src
- parser
- plugins
- test/fixtures/lightscript
- commaless/obj-pattern
- match
- basic-renaming
- curly-consequent
- destructured-renaming
- destructuring-arr
- destructuring-obj-arr-mixed
- destructuring-obj-basic
- destructuring-obj-default
- destructuring-obj
- illegal-destructure-and-as
- illegal-destructure-and-with
- illegal-multi-pattern-1
- illegal-multi-pattern-2
- illegal-multi-pattern-3
- illegal-multi-pattern-4
- nested
- parenthesized-destructuring-illegal
- plain-obj-arr
38 files changed
+2311
-1465
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | 694 | | |
698 | 695 | | |
699 | 696 | | |
| |||
704 | 701 | | |
705 | 702 | | |
706 | 703 | | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | 704 | | |
711 | 705 | | |
712 | 706 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
| 600 | + | |
610 | 601 | | |
611 | 602 | | |
612 | 603 | | |
| |||
626 | 617 | | |
627 | 618 | | |
628 | 619 | | |
629 | | - | |
| 620 | + | |
630 | 621 | | |
631 | 622 | | |
632 | 623 | | |
633 | 624 | | |
634 | 625 | | |
635 | 626 | | |
636 | | - | |
637 | 627 | | |
638 | 628 | | |
639 | 629 | | |
640 | | - | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
641 | 640 | | |
642 | | - | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
643 | 648 | | |
644 | 649 | | |
645 | 650 | | |
646 | | - | |
647 | 651 | | |
648 | 652 | | |
649 | 653 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments