Fix optimized. to literalize words when printing #push nodes
parent
c1d249afb2
commit
265e57e21a
|
@ -93,7 +93,7 @@ M: #shuffle node>quot
|
||||||
[ drop "COMPLEX SHUFFLE" , ]
|
[ drop "COMPLEX SHUFFLE" , ]
|
||||||
} cond ;
|
} cond ;
|
||||||
|
|
||||||
M: #push node>quot literal>> , ;
|
M: #push node>quot literal>> literalize , ;
|
||||||
|
|
||||||
M: #call node>quot word>> , ;
|
M: #call node>quot word>> , ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue