mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
jets: lint
This commit is contained in:
parent
90475fd794
commit
976e4dfbbc
@ -507,8 +507,8 @@ pub fn jet_stew(context: &mut Context, subject: Noun) -> Result {
|
||||
// +$ edge [p=hair q=(unit [p=* q=nail])]
|
||||
#[derive(Copy, Clone)]
|
||||
struct StirPair {
|
||||
pub har: Noun, // p.edge
|
||||
pub res: Noun, // p.u.q.edge
|
||||
pub har: Noun, // p.edge
|
||||
pub res: Noun, // p.u.q.edge
|
||||
}
|
||||
|
||||
pub fn jet_stir(context: &mut Context, subject: Noun) -> Result {
|
||||
|
Loading…
Reference in New Issue
Block a user