]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3078: Vim9: profile test fails v8.2.3078
authorBram Moolenaar <Bram@vim.org>
Wed, 30 Jun 2021 18:39:15 +0000 (20:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 30 Jun 2021 18:39:15 +0000 (20:39 +0200)
commit834193afd7195bc96026d2aed696d64f8075cd35
treec1e71ec5daddb8b3406fb2d3e7bc91965231c7c6
parentd3d8feeb897a6b956fc82c81448b938a53312d71
patch 8.2.3078: Vim9: profile test fails

Problem:    Vim9: profile test fails.
Solution:   Make throw in :catch jump to :finally.
src/testdir/test_vim9_script.vim
src/version.c
src/vim9compile.c
src/vim9execute.c