This commit is contained in:
Justin Ethier 2015-08-03 22:00:03 -04:00
parent 39f7ef7fcc
commit 71e3ffec44

View file

@ -15,6 +15,7 @@
#f))
;; Macro section
;; TODO: place this in another module? could speed development
(define (define-syntax? exp)
(tagged-list 'define-syntax exp))