fix varset and add a test
This commit is contained in:
parent
59a428ed6c
commit
fca675dae3
3 changed files with 10 additions and 4 deletions
|
@ -647,7 +647,7 @@ the annotation emission."
|
|||
(byte-varset
|
||||
(comp-emit (comp-call 'set_internal
|
||||
(make-comp-mvar :constant arg)
|
||||
(comp-slot))))
|
||||
(comp-slot-next))))
|
||||
(byte-varbind ;; Verify
|
||||
(comp-emit (comp-call 'specbind
|
||||
(make-comp-mvar :constant arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue