forked from aniani/vim
patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc'
Problem: Cannot use Vim9 lambda for 'tagfunc'. Solution: Make it work, add more tests. (Yegappan Lakshmanan, closes #9250)
This commit is contained in:
committed by
Bram Moolenaar
parent
56a8ffdb6e
commit
05e59e3a9f
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3712,
|
||||
/**/
|
||||
3711,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user