]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1187: test for using imported class fails v9.0.1187
authorBram Moolenaar <Bram@vim.org>
Thu, 12 Jan 2023 20:39:09 +0000 (20:39 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 12 Jan 2023 20:39:09 +0000 (20:39 +0000)
commit3ce33b120c6479dfc8f22c7cc8945b9ef54285b0
tree9a6cbe560ffac26f7ca5278584a29c49048a4c7f
parent4059400993ff380414dce9b577eff0f8c86b7725
patch 9.0.1187: test for using imported class fails

Problem:    Test for using imported class fails.
Solution:   Skip over rest of type.
src/version.c
src/vim9type.c