mirror of
https://github.com/neovim/neovim.git
synced 2026-08-14 03:04:54 +00:00
build(vim-patch): vim9 check_typval_type() is n/a
v8.2.1551
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user