.
original commit: 6d1084ef8e811df28673896a81a0584d5ef0afe8
This commit is contained in:
parent
c41403f16b
commit
4532380836
|
@ -479,6 +479,7 @@
|
|||
(let () (define define-values 10) define-values)))
|
||||
|
||||
;; Invoke-unit linking in let-bound variables
|
||||
(define x 'not-the-right-x)
|
||||
(test '(the-x 10) 'invoke/sig
|
||||
(let ([x 'the-x])
|
||||
(invoke-unit/sig
|
||||
|
|
Loading…
Reference in New Issue
Block a user