]> granicus.if.org Git - vim/commit
patch 8.2.4192: cannot use an import in 'printexpr' v8.2.4192
authorBram Moolenaar <Bram@vim.org>
Sun, 23 Jan 2022 13:44:35 +0000 (13:44 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jan 2022 13:44:35 +0000 (13:44 +0000)
commit7ef4a2fe3736bbeb5bad182782a74576aa06b0db
tree082731e347d8841572fb8644dacd03506180984b
parente15ebeffb35da4bb7d9054358671735ce6988c28
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'.
src/evalvars.c
src/testdir/test_vim9_import.vim
src/version.c