1
0
forked from aniani/vim

patch 8.2.0724: Vim9: appending to buffer/window/tab variable not tested

Problem:    Vim9: appending to buffer/window/tab variable not tested
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2020-05-09 18:44:56 +02:00
parent 1c74721233
commit 396f3138ca
2 changed files with 8 additions and 0 deletions

View File

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