Commit c441afd
authored
Throw unimplemented error when using spread operator (#1926)
* Add unimplemented error when using spread (...)
* Error in resolver only with proper ReportMode
* Add name and email to NOTICE
* Change my email in NOTICE
Co-authored-by: romdotdog <romdotdog@users.noreply.github.com>1 parent 5eebd2f commit c441afd
3 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9745 | 9745 | | |
9746 | 9746 | | |
9747 | 9747 | | |
| 9748 | + | |
| 9749 | + | |
| 9750 | + | |
| 9751 | + | |
| 9752 | + | |
| 9753 | + | |
| 9754 | + | |
9748 | 9755 | | |
9749 | 9756 | | |
9750 | 9757 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1768 | 1768 | | |
1769 | 1769 | | |
1770 | 1770 | | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
1771 | 1780 | | |
1772 | 1781 | | |
1773 | 1782 | | |
| |||
0 commit comments