mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 16:57:35 +02:00
Added TODO
This commit is contained in:
parent
dd82dba750
commit
3b0a6b2fd6
1 changed files with 2 additions and 0 deletions
|
@ -1043,6 +1043,8 @@
|
|||
(add-global-inline
|
||||
var
|
||||
(define-c->inline-var exp))
|
||||
TODO: seem to be getting ast-id's that don't match closure var's. something is getting set incorrectly
|
||||
(trace:error `(JAE DEBUG-ast c-compile-global ,(ast-lambda-id body)
|
||||
(add-global
|
||||
(define-c->inline-var exp)
|
||||
#t ;; always a lambda
|
||||
|
|
Loading…
Add table
Reference in a new issue