]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0349: Vim9: constant expression not well tested v8.2.0349
authorBram Moolenaar <Bram@vim.org>
Tue, 3 Mar 2020 18:02:12 +0000 (19:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 3 Mar 2020 18:02:12 +0000 (19:02 +0100)
commit6d69bf602b4ebdb195f02953a0b33c91ec08e599
tree7d71e141b9288746edc1f2f100067709510b03e0
parent5381c7a1628eeca81a46b811158be4cd47ba5815
patch 8.2.0349: Vim9: constant expression not well tested

Problem:    Vim9: constant expression not well tested.
Solution:   Add tests for "if" with constant expression.
src/testdir/test_vim9_script.vim
src/version.c