pull/131/merge
Leandro Facchinetti 8 years ago committed by GitHub
commit 78b93bad45

@ -121,7 +121,7 @@
#'(if COND
(with-handlers ([exn:fail? (λ(exn) (error (format "within when/splice, ~a" (exn-message exn))))])
(SPLICING-TAG BODY ...))
""))]))
'()))]))
(provide when/block) ; bw compat

Loading…
Cancel
Save