Files
neovim/src/nvim
zeertzjq b95848a8f1 vim-patch:8.2.1756: Vim9: :let will soon be disallowed (#37063)
Problem:    Vim9: :let will soon be disallowed.
Solution:   Add v:disallow_let temporarily.  Fix tests.

cfcd011fcd

The change to use checkforcmd() is already included in the port of patch
9.0.1505. This commit adds the missing :const check.

N/A patches:
vim-patch:8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg
vim-patch:8.2.1623: Vim9: using :call where it is not needed
vim-patch:8.2.1766: Vim9: Some tests are still using :let
vim-patch:8.2.1788: Vim9: still allows :let for declarations
vim-patch:8.2.1882: Vim9: v:disallow_let is no longer needed

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2025-12-22 12:31:44 +08:00
..
2025-11-19 20:43:15 -08:00
2025-12-08 01:43:02 -05:00
2025-12-20 22:07:27 -05:00
2025-12-20 22:07:27 -05:00
2025-11-16 20:36:07 -08:00
2025-12-14 10:59:50 +08:00
2025-12-15 13:55:15 -05:00
2025-12-06 20:33:02 -05:00
2025-12-21 00:22:36 -05:00
2025-11-16 20:36:07 -08:00
2025-09-13 22:49:50 -04:00
2025-12-06 20:33:02 -05:00
2025-12-20 21:22:30 -05:00
2025-11-19 20:43:15 -08:00
2025-12-16 12:55:32 +08:00