mirror of
https://github.com/urbit/shrub.git
synced 2024-12-23 10:52:12 +03:00
Cleaned-up ++ad.
This commit is contained in:
parent
33c93dbb25
commit
03f5d3b762
@ -21,12 +21,12 @@
|
|||||||
u3_noun mor = _find_outer(van, sut, dep, way, t_hyp, nol, gil);
|
u3_noun mor = _find_outer(van, sut, dep, way, t_hyp, nol, gil);
|
||||||
|
|
||||||
if ( c3n == u3h(mor) ) {
|
if ( c3n == u3h(mor) ) {
|
||||||
return _find_outer_sint(
|
u3_noun ret = _find_outer_sint(
|
||||||
|
|
||||||
u3_noun t_mor = u3t(mor);
|
u3_noun t_mor = u3t(mor);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
u3_noun ref = c3__
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user