didn't Works on my machine wtf (now it does)

This commit is contained in:
Maix0 2024-05-01 20:22:29 +02:00
parent d09148cdd9
commit 43480c35e4
3 changed files with 3 additions and 1282 deletions

View file

@ -4056,6 +4056,8 @@ static unsigned ts_parser__condense_stack(TSParser *self)
}
}
}
if (made_changes)
(void)(made_changes);
return min_error_cost;
}