mirror of
https://github.com/neovim/neovim.git
synced 2025-12-04 21:52:41 +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>