mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 18:43:46 +03:00
fixes (trivial) jet mismatch in +mas
This commit is contained in:
parent
02b844a144
commit
fb85a94d83
@ -209,10 +209,9 @@
|
||||
|= a=@
|
||||
^- @
|
||||
?- a
|
||||
$1 !!
|
||||
$2 1
|
||||
$3 1
|
||||
* (add (mod a 2) (mul $(a (div a 2)) 2))
|
||||
?(%2 %3) 1
|
||||
?(%0 %1) !!
|
||||
* (add (mod a 2) (mul $(a (div a 2)) 2))
|
||||
==
|
||||
::
|
||||
++ peg
|
||||
|
Loading…
Reference in New Issue
Block a user