]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4272: Vim9 expr test fails without the channel feature v8.2.4272
authorBram Moolenaar <Bram@vim.org>
Mon, 31 Jan 2022 13:36:36 +0000 (13:36 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 Jan 2022 13:36:36 +0000 (13:36 +0000)
commiteb6c2765959c91ddbb527f96f91ba5be199b8d41
treee2d34fcda072114c2e3377b376064b99fb57a704
parent1f47a287ee4f8b1d007dff878b23dd0cd6104f38
patch 8.2.4272: Vim9 expr test fails without the channel feature

Problem:    Vim9 expr test fails without the channel feature. (Dominique
            PellĂ©)
Solution:   Remove "g:" before "CheckFeature". (closes #9671)
src/testdir/test_vim9_expr.vim
src/version.c