Handle rename symbols in ts_language APIs
This commit is contained in:
parent
20b664969e
commit
afb499bf2e
6 changed files with 84 additions and 11 deletions
|
|
@ -15,6 +15,8 @@ TSPoint point(size_t row, size_t column) {
|
|||
|
||||
START_TEST
|
||||
|
||||
|
||||
|
||||
describe("Document", [&]() {
|
||||
TSDocument *document;
|
||||
TSNode root;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue