Commit c579c86
textLinesMutator: fix insertions with newlines at the end of a line. In
such cases the remaining part of the old line is directly pushed to the
splice and we need to ensure it is not an empty string.1 parent af7b5d1 commit c579c86
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
927 | | - | |
928 | | - | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
929 | 930 | | |
930 | 931 | | |
931 | 932 | | |
| |||
0 commit comments