Commit 1f29f2f
authored
fix: fennel set_form grammar structure (#821)
The fennel grammar was updated to [remove
binding_pair](alexmozaidze/tree-sitter-fennel@49293d2)
from set.
Without this trying to use the queries gives an "impossible pattern"
error.1 parent 5d63945 commit 1f29f2f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
| 105 | + | |
| 106 | + | |
108 | 107 | | |
109 | 108 | | |
110 | 109 | | |
| |||
0 commit comments