mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 07:48:18 +00:00

Problem: Vim9: cannot assign to range in list.
Solution: Implement overwriting a list range.
4f0884d6e2
Co-authored-by: Bram Moolenaar <Bram@vim.org>