mirror of
https://github.com/urbit/shrub.git
synced 2024-12-11 11:02:25 +03:00
updates +met jet to always measure only once
This commit is contained in:
parent
f8bf967912
commit
05b4c7726b
@ -22,7 +22,7 @@
|
||||
if ( !_(u3a_is_cat(met_w)) ) {
|
||||
return u3i_words(1, &met_w);
|
||||
}
|
||||
else return u3r_met(a, b);
|
||||
else return met_w;
|
||||
}
|
||||
}
|
||||
u3_noun
|
||||
|
Loading…
Reference in New Issue
Block a user