mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update main.c
This commit is contained in:
parent
3a52d818e6
commit
36321c501e
@ -102,4 +102,4 @@ int main(int argc, char** argv) {
|
|||||||
int code = py_checkexc(false) ? 1 : 0;
|
int code = py_checkexc(false) ? 1 : 0;
|
||||||
py_finalize();
|
py_finalize();
|
||||||
return code;
|
return code;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user