mirror of
https://github.com/urbit/shrub.git
synced 2024-12-17 07:14:52 +03:00
Jets are still using frogs; h.h is double-solid %fork.
This commit is contained in:
parent
d52ec5125f
commit
7a0ca2baf8
@ -47,7 +47,8 @@
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
return u3nc(c3__frog, u3kdi_tap(lez, u3_nul));
|
// return u3nc(c3__frog, u3kdi_tap(lez, u3_nul));
|
||||||
|
return u3nc(c3__fork, lez);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user