mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-08 21:47:33 +02:00
Added TODO
This commit is contained in:
parent
eb2ab6b74a
commit
8930d9c8df
1 changed files with 1 additions and 0 deletions
|
@ -922,6 +922,7 @@
|
||||||
)
|
)
|
||||||
(cond
|
(cond
|
||||||
;; TODO: check for self-call
|
;; TODO: check for self-call
|
||||||
|
;; TODO: use (self-closure-call? ast self)
|
||||||
;; ((and fnc
|
;; ((and fnc
|
||||||
;; (adbf:calls-self? fnc)
|
;; (adbf:calls-self? fnc)
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue