view .gitattributes @ 23481:62fe9a7fd582 v8.2.2283

patch 8.2.2283: Vim9: crash when lambda has fewer arguments than expected Commit: https://github.com/vim/vim/commit/e68b02a1c40388bbb85e7b825bc538298963e1e1 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 3 13:09:51 2021 +0100 patch 8.2.2283: Vim9: crash when lambda has fewer arguments than expected Problem: Vim9: crash when lambda has fewer arguments than expected. Solution: Don't check arguments when already failed. (closes https://github.com/vim/vim/issues/7606)
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 Jan 2021 13:15:04 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff