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

v8.2.1300
This commit is contained in:
Jan Edmund Lazo
2026-08-06 12:53:45 -04:00
parent 3a39646693
commit 693de029bc

View File

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