view .gitattributes @ 25216:9ead67e3c696 v8.2.3144

patch 8.2.3144: Vim9: no error when using an invalid value for a line number Commit: https://github.com/vim/vim/commit/0f1227f7d5a3e368f61d396c1640088c079fef91 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 11 16:01:58 2021 +0200 patch 8.2.3144: Vim9: no error when using an invalid value for a line number Problem: Vim9: no error when using an invalid value for a line number. Solution: Give an error if the string value is not recognized. (closes #8536)
author Bram Moolenaar <Bram@vim.org>
date Sun, 11 Jul 2021 16:15:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff