add a comment regarding another CHARSET case
This commit is contained in:
parent
422f88c4aa
commit
3eb2a2023d
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ static void transform_productions(const HLRTable *table, HLREnhGrammar *eg,
|
|||
if (xAy->type != HCF_CHOICE) {
|
||||
return;
|
||||
}
|
||||
// XXX CHARSET?
|
||||
// NB: nothing to do on quasi-terminal CHARSET which carries no list of rhs's
|
||||
|
||||
HArena *arena = eg->arena;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue