1
0
forked from aniani/vim

patch 8.2.0121: filter() and map() on blob don't work

Problem:    filter() and map() on blob don't work.
Solution:   Correct the code. (closes #5483)
This commit is contained in:
Bram Moolenaar
2020-01-15 20:51:34 +01:00
parent b3d33d8570
commit 49c57ce500
3 changed files with 24 additions and 12 deletions

View File

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