]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0626: Vim9: need more tests with null objects v9.1.0626
authorErnie Rael <errael@raelity.com>
Fri, 26 Jul 2024 17:40:29 +0000 (19:40 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 26 Jul 2024 17:40:29 +0000 (19:40 +0200)
commit94082b60d5087246b19615d9b7d46e377c4eb766
treec026da4431f0072706e0d3625dccff86798234b3
parenta7295ae7f5b956758f1c9c9a29d10c48661b29bc
patch 9.1.0626: Vim9: need more tests with null objects

Problem:  Vim9: need more tests with null objects
          (after v9.1.0620)
Solution: add one more test with null_object
          (Ernie Rael)

closes: #15360

Signed-off-by: Ernie Rael <errael@raelity.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_vim9_class.vim
src/version.c