Bugfix
This commit is contained in:
parent
e71857df5d
commit
27380a232d
|
@ -72,7 +72,8 @@
|
|||
(make-attribute-mapping (quote-syntax vtmp)
|
||||
'name 'ellipsis-depth 'syntax?))
|
||||
(define-syntax name
|
||||
(make-auto-pvar 'ellipsis-depth (quote-syntax stmp)))))
|
||||
(make-auto-pvar 'ellipsis-depth (quote-syntax stmp)))
|
||||
(define-pvars name)))
|
||||
;; TODO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vvvvvvvvvvvvvvvvvvvvvvvvvv
|
||||
#'(begin
|
||||
(define-syntax-class extract-non-syntax
|
||||
|
|
Loading…
Reference in New Issue
Block a user