]> granicus.if.org Git - vim/commit
patch 8.2.0300: Vim9: expression test fails without channel support v8.2.0300
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Feb 2020 19:33:08 +0000 (20:33 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Feb 2020 19:33:08 +0000 (20:33 +0100)
commitb4d2cb1083974a7a7262417d09baf474ca816452
treeb9a43993e76f44746b5545d0332a959ffbfadd58
parent8ed04587d3cd53e29be20fde9c36e619ea7da4dc
patch 8.2.0300: Vim9: expression test fails without channel support

Problem:    Vim9: expression test fails without channel support.
Solution:   Add has('channel') check.
src/testdir/test_vim9_expr.vim
src/version.c