]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4728: no test that v:event cannot be modified v8.2.4728
authorzeertzjq <zeertzjq@outlook.com>
Sun, 10 Apr 2022 10:44:04 +0000 (11:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 Apr 2022 10:44:04 +0000 (11:44 +0100)
commit021996ffaa933d9dc0c3553ca01de93fbf3d522b
treef388bf74687e416ecac4c000d9f2248f19cf397a
parent7765f5cf964c751cd780484220bb65773b1b0348
patch 8.2.4728: no test that v:event cannot be modified

Problem:    No test that v:event cannot be modified.
Solution:   Add a test. (closes #10139)
src/testdir/test_autocmd.vim
src/version.c