neovim/test/old
zeertzjq e98b1b0235
vim-patch:9.1.0767: A condition is always true in ex_getln.c (#30726)
Problem:  A cmdlen == 0 condition is always true as ccline.cmdlen == 0
          was already checked above (after v9.1.0766).
Solution: Remove the condition and the variable.
          (zeertzjq)

closes: vim/vim#15830

c9aa6e4f2a
2024-10-08 23:16:43 +00:00
..
testdir vim-patch:9.1.0767: A condition is always true in ex_getln.c (#30726) 2024-10-08 23:16:43 +00:00
memfile_test.c build: remove PVS 2023-11-12 21:26:39 +01:00