Commit e525bdd
committed
patch 8.2.3312: Vim9: after "if false" line breaks in expression not skipped
Problem: Vim9: after "if false" line breaks in expression not skipped.
Solution: Do parse the expression. (closes #8723)1 parent dae453f commit e525bdd
3 files changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2372 | 2372 | | |
2373 | 2373 | | |
2374 | 2374 | | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
2375 | 2383 | | |
2376 | 2384 | | |
2377 | 2385 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
9730 | 9730 | | |
9731 | 9731 | | |
9732 | 9732 | | |
9733 | | - | |
| 9733 | + | |
9734 | 9734 | | |
9735 | 9735 | | |
9736 | 9736 | | |
9737 | 9737 | | |
9738 | | - | |
9739 | | - | |
9740 | | - | |
| 9738 | + | |
9741 | 9739 | | |
9742 | 9740 | | |
9743 | 9741 | | |
| |||
0 commit comments