mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Clean up output
This commit is contained in:
parent
a0b0580d01
commit
c31b4295b8
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue