mirror of
https://github.com/urbit/ares.git
synced 2024-11-26 09:57:56 +03:00
Merge branch 'status' into as/demo-debug
This commit is contained in:
commit
85539466c4
@ -37,6 +37,7 @@ pub fn jet_ut_crop(context: &mut Context, subject: Noun) -> Result {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
pub fn jet_ut_fish(context: &mut Context, subject: Noun) -> Result {
|
||||
// axe must be Atom, though we use it as Noun
|
||||
let axe = slot(subject, 6)?.as_atom()?;
|
||||
|
Loading…
Reference in New Issue
Block a user