no debug-info
original commit: 74b12f28106ce7c76a4d7a9af81a34113c683453
This commit is contained in:
parent
233df59cc3
commit
0ab1f3f423
|
@ -87,7 +87,7 @@
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(raise (exn:make-unknown-preference
|
(raise (exn:make-unknown-preference
|
||||||
(format "attempted to get unknown preference: ~a" p)
|
(format "attempted to get unknown preference: ~a" p)
|
||||||
((debug-info-handler))))))])
|
(current-continuation-marks)))))])
|
||||||
(cond
|
(cond
|
||||||
[(marshalled? ans)
|
[(marshalled? ans)
|
||||||
(let* ([default-s
|
(let* ([default-s
|
||||||
|
|
Loading…
Reference in New Issue
Block a user