diff options
author | Bram Moolenaar <Bram@vim.org> | 2020-12-18 17:23:14 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2020-12-18 17:23:14 +0100 |
commit | 3beaf9cd8efa3ba83e07187215004d140b89d529 (patch) | |
tree | 193f21162a9cb4dc605cd16b1e8ab639d1d60520 /src/testdir/test_netbeans.vim | |
parent | 6e562fcc07c71ad1437c89c3d3cc423efb691f0a (diff) | |
download | vim-git-3beaf9cd8efa3ba83e07187215004d140b89d529.tar.gz |
patch 8.2.2159: Vim9: when declaring a list it is not allocated yetv8.2.2159
Problem: Vim9: when declaring a list it is not allocated yet, causing a
following extend() to fail.
Solution: When fetching a variable value for a list or dict that is null
allocate the list or dict, so it can be used. (closes #7491)
Diffstat (limited to 'src/testdir/test_netbeans.vim')
0 files changed, 0 insertions, 0 deletions