]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0700: Vim9: converting error message to exception not tested v8.2.0700
authorBram Moolenaar <Bram@vim.org>
Tue, 5 May 2020 20:08:26 +0000 (22:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 May 2020 20:08:26 +0000 (22:08 +0200)
commit40ee466c361b9698c2a452a36ff4d6c6e5382ed0
treed0a6f06126ed83da69e7c83fe034a1eceb9ca106
parent015f4267f4a28627c1872042078a95be7e06c4dc
patch 8.2.0700: Vim9: converting error message to exception not tested

Problem:    Vim9: converting error message to exception not tested.
Solution:   Test exception from error.  Do not continue after :echoerr.
src/testdir/test_vim9_script.vim
src/version.c
src/vim9execute.c