diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-11-06 06:31:00 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-11-06 08:21:08 +0800 |
commit | e03f23189d765ade07b21d2f50c047f84741a133 (patch) | |
tree | fee153df6ee710012d27dd94a34e472552f58863 /src/nvim/api/vimscript.c | |
parent | 5b8d8a4c9925526fd34d2187b1bd3efe18792792 (diff) | |
download | rneovim-e03f23189d765ade07b21d2f50c047f84741a133.tar.gz rneovim-e03f23189d765ade07b21d2f50c047f84741a133.tar.bz2 rneovim-e03f23189d765ade07b21d2f50c047f84741a133.zip |
vim-patch:8.2.1274: Vim9: no error for missing white space at script level
Problem: Vim9: no error for missing white space in assignment at script
level.
Solution: Check for white space. (closes vim/vim#6495)
https://github.com/vim/vim/commit/63be3d4ba01d565e645d8bf7f4dc900fc9011534
Cherry-pick Test_let_errors() change from patch 8.2.0633.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions