]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0758: Vim9: no test for STORELIST and STOREDICT v8.2.0758
authorBram Moolenaar <Bram@vim.org>
Fri, 15 May 2020 18:53:00 +0000 (20:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 May 2020 18:53:00 +0000 (20:53 +0200)
commitcb7904016eb817e80760c394044740df8273c774
tree360d1bd22dbf37989ee0964d3b3bac414bdb4533
parent4902ab16cbb6e00f4fee8bbdf16f1383fd8ba42f
patch 8.2.0758: Vim9: no test for STORELIST and STOREDICT

Problem:    Vim9: no test for STORELIST and STOREDICT.
Solution:   Add a test.  Make matches stricter.
src/testdir/test_vim9_disassemble.vim
src/version.c