vim-patch:8.2.0223: some instructions not yet tested

Problem:    Some instructions not yet tested.
Solution:   Disassemble more instructions.  Move tests to a new file.  Compile
            call to s:function().

5cab73f8cc

Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
Jan Edmund Lazo
2025-12-20 21:24:38 -05:00
parent 4f71d9ce35
commit 3fc3f5f194

View File

@@ -596,6 +596,7 @@ int get_func_tv(const char *name, int len, typval_T *rettv, char **arg, evalarg_
return ret;
}
// fixed buffer length for fname_trans_sid()
#define FLEN_FIXED 40
/// Check whether function name starts with <SID> or s: