Add a single-source file way of building the runtime library
This commit is contained in:
parent
5e456ccbb0
commit
47918070f6
10 changed files with 111 additions and 40 deletions
|
|
@ -1663,3 +1663,5 @@ TSTree *ts_parser_parse_string(TSParser *self, const TSTree *old_tree,
|
|||
TSInputEncodingUTF8,
|
||||
});
|
||||
}
|
||||
|
||||
#undef LOG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue