build(vim-patch): vim9 check_typval_type() is n/a

v8.2.1551
This commit is contained in:
Jan Edmund Lazo
2026-08-07 14:59:32 -04:00
parent feba594ed3
commit 906639e34b

View File

@@ -992,6 +992,7 @@ is_na_patch() {
'-I[_.>]sc_version = ' \
'-I[_.>]uf_script_ctx_version = ' \
'-I = skip_type\(.+\);$' \
'-Icheck_typval_type\(.+\)' \
"$patch" -- "${file}" |
grep '^@@ .* @@')
if test -n "$HUNKS"; then