1
0
forked from aniani/vim

patch 8.2.3835: the inline-function example does not work

Problem:    The inline-function example does not work.
Solution:   Drop ":let".  Add EX_EXPR_ARG to CMD_var. (issue #9352)
This commit is contained in:
Bram Moolenaar
2021-12-17 12:45:22 +00:00
parent deda6441e4
commit 259f443a93
4 changed files with 18 additions and 4 deletions

View File

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