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

Vim9script has incompatible lambda syntax to support argument types.
Target v9.1.0270.
This commit is contained in:
Jan Edmund Lazo
2026-08-19 00:07:57 -04:00
parent a98858651e
commit ba32f10632

View File

@@ -49,6 +49,7 @@
^mch_job_[a-z]\+(
^mch_[_a-z]\+_job(job_T
^mem_[a-zA-Z0-9_]\+(
^parse_argument_types(
^parse_queued_messages(
^restore_buffer(bufref_T
^static int included_patches\[\] =