mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 22:55:03 +03:00
Strange bug of probably no consequence.
This commit is contained in:
parent
ff8c1d2ad8
commit
10dd2c22e2
@ -202,7 +202,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
case c3__cube:
|
||||
case c3__cube: {
|
||||
u2_type fop = j2_mcy(Pt6, ut, repo)(wir_r, van, sut);
|
||||
u2_noun pro = _find_in(wir_r, van, fop, dep, way, cog, gil);
|
||||
|
||||
u2_rl_lose(wir_r, fop);
|
||||
return pro;
|
||||
}
|
||||
case c3__fork: {
|
||||
if ( (u2_no == u2_as_trel(sut, 0, &p_sut, &q_sut)) ) {
|
||||
return u2_bl_bail(wir_r, c3__fail);
|
||||
|
Loading…
Reference in New Issue
Block a user