Commit 3fc7128
committed
patch 8.2.1501: Vim9: concatenating to constant reverses order
Problem: Vim9: concatenating to constant reverses order.
Solution: Generate constant before option, register and environment
variable. (closes #6757)1 parent 5d72ce6 commit 3fc7128
3 files changed
Lines changed: 23 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
944 | 944 | | |
945 | 945 | | |
946 | 946 | | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
947 | 959 | | |
948 | 960 | | |
949 | 961 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| 757 | + | |
| 758 | + | |
757 | 759 | | |
758 | 760 | | |
759 | 761 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3402 | 3402 | | |
3403 | 3403 | | |
3404 | 3404 | | |
3405 | | - | |
| 3405 | + | |
| 3406 | + | |
| 3407 | + | |
3406 | 3408 | | |
3407 | 3409 | | |
3408 | 3410 | | |
3409 | 3411 | | |
3410 | 3412 | | |
3411 | | - | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
3412 | 3416 | | |
3413 | 3417 | | |
3414 | 3418 | | |
3415 | 3419 | | |
3416 | 3420 | | |
3417 | | - | |
| 3421 | + | |
| 3422 | + | |
| 3423 | + | |
3418 | 3424 | | |
3419 | 3425 | | |
3420 | 3426 | | |
| |||
0 commit comments