1
0
forked from aniani/vim

patch 8.1.0440: remove() with a range not sufficiently tested

Problem:    remove() with a range not sufficiently tested.
Solution:   Add a test. (Dominique Pelle, closes #3497)
This commit is contained in:
Bram Moolenaar
2018-09-30 17:16:25 +02:00
parent 438d176e35
commit 2bfddfc508
2 changed files with 50 additions and 0 deletions

View File

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