view .gitattributes @ 28123:e5fcd1256ee3 v8.2.4586

patch 8.2.4586: Vim9: no error for using lower case name for "func" argument Commit: https://github.com/vim/vim/commit/1d9cef769d6c91d9a58a9c3c1c8ffe3da3570871 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 17 16:30:03 2022 +0000 patch 8.2.4586: Vim9: no error for using lower case name for "func" argument Problem: Vim9: no error for using lower case name for "func" argument. (Ernie Rael) Solution: Check the name as soon as the type is known.
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Mar 2022 17:45:03 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff