1
0
forked from aniani/vim

patch 8.2.0268: trycatch test fails

Problem:    Trycatch test fails.
Solution:   When calling function fails only check for following command, do
            not give another error.
This commit is contained in:
Bram Moolenaar
2020-02-17 10:01:24 +01:00
parent e51bb17dd0
commit 40d9da2a43
2 changed files with 7 additions and 2 deletions

View File

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