]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0350: tests: test_vim9_dissamble may fail v9.1.0350
authorJulio B <julio.bacel@gmail.com>
Thu, 18 Apr 2024 20:05:12 +0000 (22:05 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 18 Apr 2024 20:05:12 +0000 (22:05 +0200)
commit1fa22e3ad67d9df48b397076ed2632de41a76244
treef2522a40977f8a96e9e6e6b854c40b915b353bef
parent76ba252e6192580d22737708d69dad7c777fb68a
patch 9.1.0350: tests: test_vim9_dissamble may fail

Problem:  tests: test_vim9_dissamble may fail
Solution: Instead of hard-coding the lambda number, accept
          just any number (Julio B)

closes: #14581

Signed-off-by: Julio B <julio.bacel@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_vim9_disassemble.vim
src/version.c