mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update ceval.cpp
This commit is contained in:
parent
236902c629
commit
d10ab9f70d
@ -990,6 +990,7 @@ for(;;){
|
|||||||
*p = VAR(CAST(i64, *p) - 1);
|
*p = VAR(CAST(i64, *p) - 1);
|
||||||
} DISPATCH()
|
} DISPATCH()
|
||||||
/*****************************************/
|
/*****************************************/
|
||||||
|
default: PK_UNREACHABLE();
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
/**********************************************************************/
|
/**********************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user