Commit cd26801
committed
patch 8.2.3203: Vim9: compiled string expression causes type error
Problem: Vim9: compiled string expression causes type error. (Yegappan
Lakshmanan)
Solution: Remove the string type from the stack.1 parent 5dd839c commit cd26801
3 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
| 714 | + | |
| 715 | + | |
714 | 716 | | |
715 | 717 | | |
716 | 718 | | |
| |||
1738 | 1740 | | |
1739 | 1741 | | |
1740 | 1742 | | |
1741 | | - | |
| 1743 | + | |
1742 | 1744 | | |
1743 | 1745 | | |
1744 | 1746 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| 758 | + | |
| 759 | + | |
758 | 760 | | |
759 | 761 | | |
760 | 762 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3244 | 3244 | | |
3245 | 3245 | | |
3246 | 3246 | | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
3247 | 3250 | | |
3248 | 3251 | | |
3249 | 3252 | | |
| |||
4263 | 4266 | | |
4264 | 4267 | | |
4265 | 4268 | | |
4266 | | - | |
4267 | | - | |
| 4269 | + | |
| 4270 | + | |
4268 | 4271 | | |
4269 | 4272 | | |
4270 | 4273 | | |
| |||
0 commit comments