Initial Commit
This commit is contained in:
4
tests/scratch.c
Normal file
4
tests/scratch.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <tree_sitter/api.h>
|
||||
|
||||
TSRange *ts_tree_get_changed_ranges(const TSTree *old_tree,
|
||||
const TSTree *new_tree, uint32_t *length);
|
Reference in New Issue
Block a user