mirror of
https://github.com/pocketpy/pocketpy
synced 2026-02-12 02:20:18 +00:00
[no ci] backup
This commit is contained in:
parent
4d8f9e334b
commit
169f480491
@ -360,3 +360,7 @@ const char* CodeObject__loads(CodeObject* co, const void* data, int size) {
|
|||||||
c11_deserializer__dtor(&d);
|
c11_deserializer__dtor(&d);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#undef CODEOBJECT_MAGIC
|
||||||
|
#undef CODEOBJECT_VER_MAJOR
|
||||||
|
#undef CODEOBJECT_VER_MINOR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user