This commit is contained in:
Krasimir Angelov
2026-09-09 07:56:50 +02:00
parent 1799ee7bc6
commit 37fbf70a2f
+1 -1
View File
@@ -1870,7 +1870,7 @@ public:
this->sym_index = (size_t) -1; this->sym_index = (size_t) -1;
this->alt_index = (size_t) -1; this->alt_index = (size_t) -1;
this->n_lindefs = n_rules; this->n_lindefs = n_rules;
this->n_linrefs = n_linrefs; this->n_linrefs = 0;
this->n_args = 1; this->n_args = 1;
this->rule_index = 0; this->rule_index = 0;
this->syms = 0; this->syms = 0;