view .gitattributes @ 25263:5861cc1f5704 v8.2.3168

patch 8.2.3168: Vim9: type error for constant of type any Commit: https://github.com/vim/vim/commit/378697ac58b8f9705286e36d1805a052e96fb86e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 15 19:23:18 2021 +0200 patch 8.2.3168: Vim9: type error for constant of type any Problem: Vim9: type error for constant of type any. Solution: Do add a runtime type check if a constant has type any. (closes #8570)
author Bram Moolenaar <Bram@vim.org>
date Thu, 15 Jul 2021 19:30:04 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff