mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 10:21:31 +03:00
0a7d338553
A bug causes this cast to go through: ``` ^+(|=(@ 15) ^&(|=(@ 15))) ``` It should nest-fail. This change makes the cast work correctly with the metal wrapping runes `^&`, `^|`, and `^?`. |
||
---|---|---|
.. | ||
a | ||
b | ||
c | ||
d | ||
e | ||
f | ||
g | ||
z | ||
tree.c |