Mercurial > vim
diff runtime/doc/usr_27.txt @ 23201:94608d7c3b55 v8.2.2146
patch 8.2.2146: Vim9: automatic conversion of number to string for dict key
Commit: https://github.com/vim/vim/commit/9987fb0b4b591e6450fb1dfbe8f615f365057f2a
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Dec 15 21:41:56 2020 +0100
patch 8.2.2146: Vim9: automatic conversion of number to string for dict key
Problem: Vim9: automatic conversion of number to string for dict key.
Solution: Do not convert number to string. (closes https://github.com/vim/vim/issues/7474)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 15 Dec 2020 21:45:05 +0100 |
parents | 3a1ed539ae2a |
children | f8116058ca76 |