mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
debugging
This commit is contained in:
parent
1c27b280e8
commit
5cf0cd048b
1 changed files with 2 additions and 0 deletions
|
@ -163,6 +163,8 @@
|
|||
;; save lambda to adb
|
||||
(adb:set! id fnc)
|
||||
;; Analyze the lambda
|
||||
;(trace:error `(DEBUG-exp ,exp))
|
||||
;(trace:error `(DEUBG-ast ,(ast:lambda-formals->list exp)))
|
||||
(for-each
|
||||
(lambda (arg)
|
||||
;(let ((var (adb:get/default arg (adb:make-var))))
|
||||
|
|
Loading…
Add table
Reference in a new issue