mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
hoon: peg crash if b is 0
This commit is contained in:
parent
2a2f9645b6
commit
3e7b487a93
@ -217,6 +217,7 @@
|
||||
:: computes the axis of {b} within axis {a}.
|
||||
|= [a=@ b=@]
|
||||
?< =(0 a)
|
||||
?< =(0 b)
|
||||
:: a composed axis
|
||||
^- @
|
||||
?- b
|
||||
|
Loading…
Reference in New Issue
Block a user