mirror of
https://github.com/neovim/neovim.git
synced 2026-06-11 14:28:12 +00:00
Problem: Confusing error message with white space before comma in the
arguments of a function declaration.
Solution: Give a specific error message. (closes vim/vim#2235)
86cdb8a4bd
Co-authored-by: Bram Moolenaar <Bram@vim.org>