Commit a01a8e7
committed
Fix failed assertion for assignment in expression context
This code path is reachable for all assignments expressions, not just true
variable expressions.
Really surprising we have no tests that caught this.1 parent 6419618 commit a01a8e7
2 files changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12303 | 12303 | | |
12304 | 12304 | | |
12305 | 12305 | | |
12306 | | - | |
12307 | 12306 | | |
12308 | 12307 | | |
12309 | 12308 | | |
| |||
0 commit comments