mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 12:46:35 +02:00
Added TODO
This commit is contained in:
parent
392637fe2c
commit
c8537e0e12
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
(scheme file)
|
||||
(scheme write))
|
||||
|
||||
;; TODO: C macros for funcall1, etc are not being generated even though entries are set
|
||||
;; in the vector. must be another problem inspecting the vector ???
|
||||
(write 'hello)
|
||||
;(let loop ((i 10))
|
||||
; (if (zero? i)
|
||||
|
|
Loading…
Add table
Reference in a new issue