]> granicus.if.org Git - vim/commit
patch 8.2.5025: Vim9: a few lines not covered by tests v8.2.5025
authorBram Moolenaar <Bram@vim.org>
Thu, 26 May 2022 18:54:05 +0000 (19:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 May 2022 18:54:05 +0000 (19:54 +0100)
commit5cb53b7afe6bde8f2bf6fc6b65b86071b67a8554
tree5daae23e5f261de0600fc72fc1b945be9028ce98
parente2fa213cf571041dbd04ab0329303ffdc980678a
patch 8.2.5025: Vim9: a few lines not covered by tests

Problem:    Vim9: a few lines not covered by tests.
Solution:   Add a few tests.
src/testdir/test_vim9_assign.vim
src/testdir/test_vim9_import.vim
src/version.c
src/vim9script.c