view .gitattributes @ 24553:cb0d344bd381 v8.2.2816

patch 8.2.2816: Vim9: comment below expression in lambda causes problems Commit: https://github.com/vim/vim/commit/03717bf6a27d753fe8f9d713d66594fb1940515f Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 28 20:00:40 2021 +0200 patch 8.2.2816: Vim9: comment below expression in lambda causes problems Problem: Vim9: comment below expression in lambda causes problems. Solution: Use a single space for empty and comment lines. (closes https://github.com/vim/vim/issues/8156)
author Bram Moolenaar <Bram@vim.org>
date Wed, 28 Apr 2021 20:15:04 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff