view .coveralls.yml @ 25459:9adaa0c056c7 v8.2.3266

patch 8.2.3266: Vim9: assignment with two indexes may check next line Commit: https://github.com/vim/vim/commit/e97976baa7a74fbbe0cfecd1943fe1c5f9dfba4f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 1 13:17:17 2021 +0200 patch 8.2.3266: Vim9: assignment with two indexes may check next line Problem: Vim9: assignment with two indexes may check next line. Solution: Limit the number of lines to avoid checking the next line when assiging to a LHS subscript. (closes #8660)
author Bram Moolenaar <Bram@vim.org>
date Sun, 01 Aug 2021 13:30:04 +0200
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions