Commit 513e1f5
committed
If the destructuring assignment is synthetic use the left side as source map
This helps in scenarios like below where the assignment is created synthetically
for ({a} of {a: string}) {
}1 parent 631e62d commit 513e1f5
5 files changed
Lines changed: 537 additions & 453 deletions
File tree
- src/compiler
- tests/baselines/reference
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3955 | 3955 | | |
3956 | 3956 | | |
3957 | 3957 | | |
3958 | | - | |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
| 3961 | + | |
3959 | 3962 | | |
3960 | 3963 | | |
3961 | 3964 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments