Mercurial > vim
diff .hgignore @ 23561:647ff61c0bcd v8.2.2323
patch 8.2.2323: Vim9: error when inferring type from empty dict/list
Commit: https://github.com/vim/vim/commit/31a11b942a56bf75a653eec0976f365f9b389a5a
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 10 19:23:27 2021 +0100
patch 8.2.2323: Vim9: error when inferring type from empty dict/list
Problem: Vim9: error when inferring type from empty dict/list.
Solution: When the member is t_unknown use t_any. (closes https://github.com/vim/vim/issues/7009)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 10 Jan 2021 19:30:04 +0100 |
parents | af70e0c2b3cd |
children | 2e6cc2bf37d8 |