Fix error when wrong language name is passed to load_language
This commit is contained in:
parent
bd0796d11d
commit
e9289d3b30
3 changed files with 38 additions and 22 deletions
|
|
@ -1,6 +1,4 @@
|
|||
#include "./language.h"
|
||||
#include "./subtree.h"
|
||||
#include "./error_costs.h"
|
||||
#include <string.h>
|
||||
|
||||
uint32_t ts_language_symbol_count(const TSLanguage *self) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue