mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 23:32:52 +00:00
Problem: Vim9: not all blob operations work.
Solution: Run more tests also with Vim9 script and :def functions. Fix what
doesn't work.
0e3ff19196
Co-authored-by: Bram Moolenaar <Bram@vim.org>