fix last test broken by reload
This commit is contained in:
parent
6d4d9225af
commit
7e92976bc7
1 changed files with 1 additions and 1 deletions
|
@ -598,7 +598,7 @@ the annotation emission."
|
|||
(byte-stack-ref
|
||||
(comp-copy-slot (- (comp-sp) arg 1)))
|
||||
(byte-varref
|
||||
(comp-emit-set-call (comp-call 'symbol_value (make-comp-mvar
|
||||
(comp-emit-set-call (comp-call 'symbol-value (make-comp-mvar
|
||||
:constant arg))))
|
||||
(byte-varset
|
||||
(comp-emit (comp-call 'set_internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue