Mercurial > vim
diff src/testdir/test_suspend.vim @ 29782:35cbea786334 v9.0.0230
patch 9.0.0230: no error for comma missing in list in :def function
Commit: https://github.com/vim/vim/commit/2984ed31d92f7da19b3dc86b37764c55669dd7c2
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Aug 20 14:51:17 2022 +0100
patch 9.0.0230: no error for comma missing in list in :def function
Problem: No error for comma missing in list in :def function.
Solution: Check for missing comma. (closes https://github.com/vim/vim/issues/10943)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 20 Aug 2022 16:00:04 +0200 |
parents | a916fca16d4b |
children | 3071d91e52f0 |