view .gitattributes @ 25278:55c85c3a43a0 v8.2.3176

patch 8.2.3176: Vim9: no type error for comparing number with string Commit: https://github.com/vim/vim/commit/0c35752d04f70408a3c560d5b3edbafcaddff302 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 18 14:43:43 2021 +0200 patch 8.2.3176: Vim9: no type error for comparing number with string Problem: Vim9: no type error for comparing number with string. Solution: Add a runtime type check. (closes https://github.com/vim/vim/issues/8571)
author Bram Moolenaar <Bram@vim.org>
date Sun, 18 Jul 2021 14:45:04 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff