mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added TODO
This commit is contained in:
parent
3050be9004
commit
e7c50161b5
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
(newline))
|
||||
(list
|
||||
(test-plus 1 2)
|
||||
;; TODO: (fixnum? (test-plus 1 2))
|
||||
(test-plus -1 2)
|
||||
(test-plus #x0FFFffff #x0FFFffff)
|
||||
(test-bn 123456789 )
|
||||
|
|
Loading…
Add table
Reference in a new issue