We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f827da0 commit 45a5f80Copy full SHA for 45a5f80
1 file changed
README.md
@@ -81,7 +81,7 @@ This structure is guaranteed by the query engine. No defensive programming neede
81
82
Tree-sitter already has queries:
83
84
-```scheme
+```clojure
85
(function_declaration
86
name: (identifier) @name
87
body: (statement_block) @body)
0 commit comments