[no ci] backup

This commit is contained in:
blueloveTH 2025-12-31 16:24:26 +08:00
parent 4d8f9e334b
commit 169f480491

View File

@ -360,3 +360,7 @@ const char* CodeObject__loads(CodeObject* co, const void* data, int size) {
c11_deserializer__dtor(&d);
return NULL;
}
#undef CODEOBJECT_MAGIC
#undef CODEOBJECT_VER_MAJOR
#undef CODEOBJECT_VER_MINOR