improve example
This commit is contained in:
parent
33b95b1768
commit
2642a9e361
|
@ -337,4 +337,4 @@
|
||||||
-- (str (div (mul a b) c))
|
-- (str (div (mul a b) c))
|
||||||
|
|
||||||
-- (mul (nat>neg (nat 13)) (nat>neg (nat 7)))
|
-- (mul (nat>neg (nat 13)) (nat>neg (nat 7)))
|
||||||
(str (mul (int 13) (int 7)))
|
(str (mul (int -133) (int 77)))
|
||||||
|
|
Loading…
Reference in New Issue