mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update object.h
This commit is contained in:
parent
57cd40da6f
commit
01216bc79d
@ -32,3 +32,4 @@ void PyObject__dtor(PyObject* self);
|
||||
obj->gc_marked = true; \
|
||||
c11_vector__push(PyObject*, p_stack, obj); \
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user