changing indexed variable access code

This commit is contained in:
2021-11-23 02:37:58 +00:00
parent 6d9f2cc91a
commit dbdb694974
2 changed files with 42 additions and 19 deletions

View File

@ -302,7 +302,8 @@ struct hcl_cframe_t
{
int pop;
int var_type;
hcl_ooi_t index;
hcl_ooi_t ctx_offset;
hcl_ooi_t index_in_ctx;
} set;
struct