view .gitattributes @ 28745:67f005ab37d7 v8.2.4897

patch 8.2.4897: comment inside an expression in lambda ignores the rest Commit: https://github.com/vim/vim/commit/39be4981cdd93a185b110536f84d99ce56e2c3cc Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 6 21:51:50 2022 +0100 patch 8.2.4897: comment inside an expression in lambda ignores the rest Problem: Comment inside an expression in lambda ignores the rest of the expression. Solution: Truncate the line at the comment. (closes #10367)
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 May 2022 23:00:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff