]> granicus.if.org Git - vim/commit
patch 8.2.4314: test fails where lines are skipped v8.2.4314
authorBram Moolenaar <Bram@vim.org>
Sun, 6 Feb 2022 20:28:13 +0000 (20:28 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Feb 2022 20:28:13 +0000 (20:28 +0000)
commit8cbf2499179db39a46e700ab04d0b36e22bcc1bb
tree2ce9615ef9c17d198536190fdccf6f52dae5131f
parent5f4ef5f5e5529c147c2274cd0f6416e2546d6fc7
patch 8.2.4314: test fails where lines are skipped

Problem:    Test fails where lines are skipped.
Solution:   Only give an error when not skipping commands.
src/testdir/test_vim9_script.vim
src/version.c
src/vim9compile.c