parent
7bdc3d626b
commit
e6bab71e8a
|
@ -183,7 +183,7 @@
|
|||
(define-values (v primitive? extra-inspector protected?)
|
||||
(if b
|
||||
(binding-lookup b empty-env null ns (namespace-phase ns) id)
|
||||
(values variable #f #f)))
|
||||
(values variable #f #f #f)))
|
||||
(unless (variable? v)
|
||||
(escape
|
||||
(or failure-thunk
|
||||
|
|
|
@ -43186,7 +43186,7 @@ static const char *startup_source =
|
|||
" ns126_0"
|
||||
" temp127_1"
|
||||
" id128_0))"
|
||||
"(values variable #f #f))))"
|
||||
"(values variable #f #f #f))))"
|
||||
"(begin"
|
||||
"(if(variable? v_194)"
|
||||
"(void)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user