Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sogaiu/tree-sitter-issue-3555


https://github.com/sogaiu/tree-sitter-issue-3555

issue tree-sitter

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

https://github.com/tree-sitter/tree-sitter/issues/3555

$ git clone https://github.com/sogaiu/tree-sitter-issue-3555
$ cd tree-sitter-issue-3555

$ sh build.sh
$ ./a.out
node=block_header 220-258

# in main.c, comment out lines 77+78 (node = ... and cursor = ...)
# then:
$ sh build.sh
$ ./a.out
node=comment 220-258