]> granicus.if.org Git - vim/commit
patch 9.0.1186: imported class does not work when used twice in a line v9.0.1186
authorBram Moolenaar <Bram@vim.org>
Thu, 12 Jan 2023 20:04:51 +0000 (20:04 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 12 Jan 2023 20:04:51 +0000 (20:04 +0000)
commit4059400993ff380414dce9b577eff0f8c86b7725
tree7fc2fad665a3c73e91580f56134e280445486670
parenta86655af84f1596f0f3ef22813724fe06f1e4809
patch 9.0.1186: imported class does not work when used twice in a line

Problem:    Imported class does not work when used twice in a line.
Solution:   Fix the type parsing.
src/evalvars.c
src/testdir/test_vim9_class.vim
src/version.c