patch 8.2.3264: Vim9: assign test fails

Problem:    Vim9: assign test fails.
Solution:   Add missing change.
This commit is contained in:
Bram Moolenaar
2021-08-01 12:01:49 +02:00
parent f5d52c90e0
commit f24f51d030
2 changed files with 6 additions and 2 deletions

View File

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