view .gitattributes @ 32047:b49db96c1e55 v9.0.1355

patch 9.0.1355: no error when declaring a class twice Commit: https://github.com/vim/vim/commit/83ae6150bf6bd313487b3a51f9be9836e8b9c20f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 25 19:59:31 2023 +0000 patch 9.0.1355: no error when declaring a class twice Problem: No error when declaring a class twice. (Ernie Rael) Solution: Pass different flags when declaring the class. (closes https://github.com/vim/vim/issues/12057)
author Bram Moolenaar <Bram@vim.org>
date Sat, 25 Feb 2023 21:00:04 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff