1
0
forked from aniani/vim

patch 8.2.1934: Vim9: command modifiers in :def function not tested

Problem:    Vim9: command modifiers in :def function not tested.
Solution:   Add tests.  Fix using modifier before filter command.
This commit is contained in:
Bram Moolenaar
2020-11-01 17:03:37 +01:00
parent 55e29611d2
commit e88c8e802c
4 changed files with 160 additions and 8 deletions

View File

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