Files
neovim/src/nvim/eval
zeertzjq c46d46e9f1 vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)
Problem:    Vim9: return type of readfile() is any.
Solution:   Add readblob() so that readfile() can be expected to always
            return a list of strings. (closes vim/vim#7671)

c423ad77ed

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2022-11-01 20:21:48 +08:00
..
2022-10-12 14:53:40 +01:00
2022-10-12 14:53:40 +01:00
2022-10-21 16:46:03 +02:00
2021-09-18 09:34:23 -07:00
2022-10-13 21:18:48 +08:00