reshape for h_attr_bool
This commit is contained in:
parent
f48903d85e
commit
1afef6c3d2
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ static HCFChoice* desugar_ab(HAllocator *mm__, void *env) {
|
||||||
ret->seq[0] = seq;
|
ret->seq[0] = seq;
|
||||||
ret->seq[1] = NULL;
|
ret->seq[1] = NULL;
|
||||||
ret->pred = a->pred;
|
ret->pred = a->pred;
|
||||||
|
ret->reshape = h_act_first;
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue