macro -> function
svn: r11678
This commit is contained in:
parent
854d52d987
commit
41a4f4b2ae
|
@ -63,7 +63,7 @@
|
||||||
w1 #t modpath src line col pos))
|
w1 #t modpath src line col pos))
|
||||||
#t))))))))]))
|
#t))))))))]))
|
||||||
|
|
||||||
(define-syntax-rule (wrap-internal lib port read whole? wrapper stx?
|
(define (wrap-internal lib port read whole? wrapper stx?
|
||||||
modpath src line col pos)
|
modpath src line col pos)
|
||||||
(let* ([body (lambda ()
|
(let* ([body (lambda ()
|
||||||
(if whole?
|
(if whole?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user