1
0
forked from aniani/vim

patch 8.2.2765: Vim9: not all blob operations work

Problem:    Vim9: not all blob operations work.
Solution:   Run more tests also with Vim9 script and :def functions.  Fix what
            doesn't work.
This commit is contained in:
Bram Moolenaar
2021-04-14 20:35:23 +02:00
parent b47bed2f7a
commit 0e3ff19196
8 changed files with 140 additions and 24 deletions

View File

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