Added TODO

This commit is contained in:
Justin Ethier 2018-10-22 13:35:33 -04:00
parent eb2ab6b74a
commit 8930d9c8df

View file

@ -922,6 +922,7 @@
)
(cond
;; TODO: check for self-call
;; TODO: use (self-closure-call? ast self)
;; ((and fnc
;; (adbf:calls-self? fnc)
;;