mirror of
https://github.com/vim/vim.git
synced 2025-10-03 05:14:07 -04:00
patch 8.2.4834: Vim9: some lines not covered by tests
Problem: Vim9: some lines not covered by tests. Solution: Add a few more tests. Remove dead code.
This commit is contained in:
@@ -2231,7 +2231,6 @@ delete_instr(isn_T *isn)
|
||||
case ISN_CATCH:
|
||||
case ISN_CEXPR_AUCMD:
|
||||
case ISN_CHECKLEN:
|
||||
case ISN_CHECKNR:
|
||||
case ISN_CLEARDICT:
|
||||
case ISN_CMDMOD_REV:
|
||||
case ISN_COMPAREANY:
|
||||
|
Reference in New Issue
Block a user