mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 18:31:44 +03:00
Re-enable ++aq.
This commit is contained in:
parent
3e77ed0b8d
commit
e50a8ad939
@ -1047,7 +1047,7 @@
|
||||
_aq_core(u3_noun ter,
|
||||
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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user