1
0
forked from aniani/vim

patch 8.2.1724: Vim9: assignment tests spread out

Problem:    Vim9: assignment tests spread out.
Solution:   Create new test file for assignment tests.
This commit is contained in:
Bram Moolenaar
2020-09-21 22:21:42 +02:00
parent 280227270c
commit 971caf53b8
6 changed files with 697 additions and 680 deletions

View File

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