view .gitattributes @ 25563:10605253d009 v8.2.3318

patch 8.2.3318: Vim9: cannot ignore quotes in number at the command line Commit: https://github.com/vim/vim/commit/ed8b099fd23b20d7b5a436182bde6672c8686189 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 8 19:56:28 2021 +0200 patch 8.2.3318: Vim9: cannot ignore quotes in number at the command line Problem: Vim9: cannot ignore quotes in number at the command line. Solution: Use in_vim9script() so that after ":vim9" quotes are ignored.
author Bram Moolenaar <Bram@vim.org>
date Sun, 08 Aug 2021 20:00:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff