mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
; Silence byte-compiler
* test/src/treesit-tests.el (treesit-pattern-expand): Declare.
This commit is contained in:
parent
75fa36635d
commit
2c04adca4d
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
(declare-function treesit-parser-buffer "treesit.c")
|
||||
(declare-function treesit-parser-language "treesit.c")
|
||||
|
||||
(declare-function treesit-pattern-expand "treesit.c")
|
||||
(declare-function treesit-query-expand "treesit.c")
|
||||
(declare-function treesit-query-compile "treesit.c")
|
||||
(declare-function treesit-query-capture "treesit.c")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue