mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 05:45:46 +03:00
dedents cue jet
This commit is contained in:
parent
73f8129a25
commit
f1950799b8
@ -74,6 +74,7 @@
|
||||
u3z(x);
|
||||
return y;
|
||||
}
|
||||
|
||||
u3_noun
|
||||
u3we_cue(u3_noun cor)
|
||||
{
|
||||
@ -85,6 +86,7 @@
|
||||
return u3qe_cue(a);
|
||||
}
|
||||
}
|
||||
|
||||
u3_noun
|
||||
u3ke_cue(u3_atom a)
|
||||
{
|
||||
@ -93,4 +95,3 @@
|
||||
u3z(a);
|
||||
return b;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user