1
0
forked from aniani/vim

patch 8.2.2808: Vim9: increment and decrement not sufficiently tested

Problem:    Vim9: increment and decrement not sufficiently tested.
Solution:   Add assertions.
This commit is contained in:
Bram Moolenaar
2021-04-24 20:43:56 +02:00
parent 340c59ec6f
commit 730bf30020
2 changed files with 11 additions and 3 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2808,
/**/
2807,
/**/