1
0
forked from aniani/vim

patch 8.2.4192: cannot use an import in 'printexpr'

Problem:    Cannot use an import in 'printexpr'.
Solution:   Set the script context when evaluating 'printexpr'.
This commit is contained in:
Bram Moolenaar
2022-01-23 13:44:35 +00:00
parent e15ebeffb3
commit 7ef4a2fe37
3 changed files with 41 additions and 0 deletions

View File

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