fix varset and add a test

This commit is contained in:
Andrea Corallo 2019-09-08 16:31:53 +02:00
parent 59a428ed6c
commit fca675dae3
3 changed files with 10 additions and 4 deletions

View file

@ -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)