1
0
forked from aniani/vim

patch 8.2.3872: Vim9: finddir() and uniq() return types can be more specific

Problem:    Vim9: finddir() and uniq() return types can be more specific.
Solution:   Adjust the return type.
This commit is contained in:
Bram Moolenaar
2021-12-22 18:45:37 +00:00
parent f973eeb491
commit 080182216e
4 changed files with 34 additions and 3 deletions

View File

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