projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75fa366
)
; Silence byte-compiler
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 6 Aug 2023 10:14:40 +0000
(12:14 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 6 Aug 2023 10:18:38 +0000
(12:18 +0200)
* test/src/treesit-tests.el (treesit-pattern-expand): Declare.
test/src/treesit-tests.el
patch
|
blob
|
history
diff --git
a/test/src/treesit-tests.el
b/test/src/treesit-tests.el
index 34540b463cd12322804a2c88d26a7b780d0ac610..65994ce608f4f4aa280993da55f447a11eef3ca0 100644
(file)
--- a/
test/src/treesit-tests.el
+++ b/
test/src/treesit-tests.el
@@
-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")