0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.2.4601: Vim9: not enough test coverage for executing :def function

Problem:    Vim9: not enough test coverage for executing :def function.
Solution:   Add a few more tests.
This commit is contained in:
Bram Moolenaar
2022-03-20 18:51:00 +00:00
parent 6b8c7ba062
commit efd73ae5d2
4 changed files with 23 additions and 0 deletions

View File

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