1
0
forked from aniani/vim

patch 8.2.3858: Vim9: not enough tests

Problem:    Vim9: not enough tests.
Solution:   Add tests for :try/:catch and :redir. Add missing type check.
This commit is contained in:
Bram Moolenaar
2021-12-20 10:55:35 +00:00
parent 2f9f4ccfc8
commit 003312b1d2
4 changed files with 63 additions and 7 deletions

View File

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