]> granicus.if.org Git - vim/commit
patch 8.2.2840: Vim9: member operation not fully tested v8.2.2840
authorBram Moolenaar <Bram@vim.org>
Thu, 6 May 2021 19:04:55 +0000 (21:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 May 2021 19:04:55 +0000 (21:04 +0200)
commit261417b872e6449fe1ca4e7d10f1cfd9736ea453
tree97f68dc8c3dca0d87049125471f26c6d51040c91
parent56318369750066718b880afa69e7ae3843d0410b
patch 8.2.2840: Vim9: member operation not fully tested

Problem:    Vim9: member operation not fully tested.
Solution:   Add a few tests.
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9compile.c