implemented else handling
This commit is contained in:
@ -297,7 +297,6 @@ struct hcl_cframe_t
|
||||
|
||||
struct
|
||||
{
|
||||
hcl_ooi_t cond_pos;
|
||||
hcl_ooi_t body_pos;
|
||||
} post_if;
|
||||
} u;
|
||||
|
Reference in New Issue
Block a user