]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0353: Vim9: while loop not tested v8.2.0353
authorBram Moolenaar <Bram@vim.org>
Wed, 4 Mar 2020 20:50:46 +0000 (21:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 Mar 2020 20:50:46 +0000 (21:50 +0100)
commitd0df1aacd81000d95815bea397257d8dc0d2c72d
treee3c65d6362986f06b66f22ed1917c0d969f8f527
parent36ddf9383181f93b080eb26121bdff37e394d2db
patch 8.2.0353: Vim9: while loop not tested

Problem:    Vim9: while loop not tested.
Solution:   Add test with "while", "break" and "continue"
src/testdir/test_vim9_script.vim
src/version.c