desugaring done for many and attr_bool
This commit is contained in:
parent
101e90ad9b
commit
ab89b0fd4d
6 changed files with 70 additions and 15 deletions
|
|
@ -257,6 +257,7 @@ typedef struct HCFChoice_ {
|
|||
uint8_t chr;
|
||||
};
|
||||
HAction action;
|
||||
HPredicate pred;
|
||||
} HCFChoice;
|
||||
|
||||
struct HCFSequence_ {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue