|
@@ -4694,7 +4694,7 @@ void compile_node(buffer_t *gbuf, buffer_t *buf, list_t *ctx, table_t *ltab,
|
|
list_push(CONSTANTS, table_new());
|
|
list_push(CONSTANTS, table_new());
|
|
compile_block(gbuf, buf, ctx, ltab, lstk, sstk, lbl, node->l);
|
|
compile_block(gbuf, buf, ctx, ltab, lstk, sstk, lbl, node->l);
|