UserNobody14 / tree-sitter-dart

Attempt to make a tree-sitter grammar for dart
MIT License
62 stars 40 forks source link

Fixed Go binding #75

Closed asalvi0 closed 2 months ago

asalvi0 commented 2 months ago

The Go module wasn't working for this grammar. The problem was in the directory where the go.mod file was located, and the module name; now, it's working and passing test.