mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 18:16:30 +03:00
Re-enable ++aq.
This commit is contained in:
parent
3e77ed0b8d
commit
e50a8ad939
@ -1047,7 +1047,7 @@
|
|||||||
_aq_core(u3_noun ter,
|
_aq_core(u3_noun ter,
|
||||||
u3_noun gen)
|
u3_noun gen)
|
||||||
{
|
{
|
||||||
u3_noun gat = u3j_hook(u3k(ter), "ap");
|
u3_noun gat = u3j_hook(u3k(ter), "aq");
|
||||||
|
|
||||||
return u3i_molt(gat, u3x_sam, u3k(gen), 0);
|
return u3i_molt(gat, u3x_sam, u3k(gen), 0);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user