1
0
forked from aniani/vim

patch 8.2.3342: test for :let errors fails

Problem:    Test for :let errors fails.
Solution:   Adjust the test and how to avoid a second error message.
This commit is contained in:
Bram Moolenaar
2021-08-14 14:27:30 +02:00
parent 88c89c7722
commit b521766c56
3 changed files with 5 additions and 2 deletions

View File

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