Amaan Qureshi
1 yıl önce
ebeveyn
işleme
927da1f210
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: E67890ADC4227273
2 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
bindings/go/binding_test.go
-
go.mod
|
|
|
@ -4,7 +4,7 @@ import ( |
|
|
|
"testing" |
|
|
|
|
|
|
|
tree_sitter "github.com/smacker/go-tree-sitter" |
|
|
|
"github.com/tree-sitter/tree-sitter-c" |
|
|
|
tree_sitter_c "github.com/tree-sitter/tree-sitter-c/bindings/go" |
|
|
|
) |
|
|
|
|
|
|
|
func TestCanLoadGrammar(t *testing.T) { |
|
|
|
|