mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-07 12:10:17 +00:00
f
This commit is contained in:
parent
6bac6d3388
commit
f58a2c0a48
@ -567,7 +567,7 @@ __LISTCOMP:
|
||||
}
|
||||
|
||||
void exprMap() {
|
||||
int _patch = emit(OP_NO_OP);\
|
||||
int _patch = emit(OP_NO_OP);
|
||||
int _body_start = co()->codes.size();
|
||||
bool parsing_dict = false;
|
||||
int size = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user