view .gitattributes @ 24331:bd010982f0be v8.2.2706

patch 8.2.2706: Vim9: wrong line number reported for boolean operator Commit: https://github.com/vim/vim/commit/a7511c0f4f779140e8b893be506ecffd0ededf04 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 3 21:47:07 2021 +0200 patch 8.2.2706: Vim9: wrong line number reported for boolean operator Problem: Vim9: wrong line number reported for boolean operator. Solution: Use the line number before skipping over line break. (closes #8058)
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Apr 2021 22:00:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff