]> granicus.if.org Git - vim/commit
patch 8.2.1069: Vim9: fail to check for white space in list v8.2.1069
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Jun 2020 14:36:05 +0000 (16:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Jun 2020 14:36:05 +0000 (16:36 +0200)
commite6e031739c9d0c4140e371031b58a249db0eb572
tree1f4bf1605660f243008fe62c5ce94b965203d475
parent8ea9390b78da9e34a20e7418712921397c0c1989
patch 8.2.1069: Vim9: fail to check for white space in list

Problem:    Vim9: fail to check for white space in list.
Solution:   Add check for white space.
src/list.c
src/version.c