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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4192,
|
||||
/**/
|
||||
4191,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user