|
@@ -5655,9 +5655,16 @@ void compile_node(buffer_t *gbuf, buffer_t *buf, list_t *ctx, table_t *ltab,
|
|
|
compile_node(gbuf, buf, ctx, ltab, lstk, sstk, lbl, n);
|
|
compile_node(gbuf, buf, ctx, ltab, lstk, sstk, lbl, n);
|
|
|
EMIT("qi_get(state, \"%s\")", name);
|
|
EMIT("qi_get(state, \"%s\")", name);
|