; 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
Reference in a new issue