]> granicus.if.org Git - vim/commit
patch 8.2.4589: cannot index the g: dictionary v8.2.4589
authorBram Moolenaar <Bram@vim.org>
Fri, 18 Mar 2022 19:44:48 +0000 (19:44 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 18 Mar 2022 19:44:48 +0000 (19:44 +0000)
commit2e17fef225a58f478dc24ab1aaa20390c9abce57
tree6454370682bf9c4cb2b927cf254090b210d3b5b0
parentf35fd8e5d484be0e3fdd7c3c24f690083f91264d
patch 8.2.4589: cannot index the g: dictionary

Problem:    Cannot index the g: dictionary.
Solution:   Recognize using "g:[key]". (closes #9969)
src/eval.c
src/ex_docmd.c
src/testdir/test_vim9_assign.vim
src/version.c
src/vim9compile.c