parent
5f5599d2e8
commit
09c6ba48f6
|
@ -258,8 +258,9 @@
|
||||||
#'select-handler/breaks-as-is)
|
#'select-handler/breaks-as-is)
|
||||||
e bpz
|
e bpz
|
||||||
(list (cons pred-name handler-name) ...)))
|
(list (cons pred-name handler-name) ...)))
|
||||||
|
#,(syntax/loc stx
|
||||||
(lambda ()
|
(lambda ()
|
||||||
expr1 expr ...)))))))])))])
|
expr1 expr ...))))))))])))])
|
||||||
(values (wh #t) (wh #f))))
|
(values (wh #t) (wh #f))))
|
||||||
|
|
||||||
(define (call-with-exception-handler exnh thunk)
|
(define (call-with-exception-handler exnh thunk)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user