mirror of
https://github.com/neovim/neovim.git
synced 2026-05-08 06:50:45 +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>