Clean up output

This commit is contained in:
Justin Ethier 2021-01-25 21:18:43 -05:00
parent a0b0580d01
commit c31b4295b8

View file

@ -9,9 +9,9 @@
(c-define sub-big-nums bignum "sub_big_nums" opaque bignum bignum)
(write
(display
(sub-big-nums
(current-thread-data)
999999999999999999999999
222222222222222222222222
))
222222222222222222222222))
(newline)