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
@ -31,4 +31,5 @@ void PyObject__dtor(PyObject* self);
|
||||
PyObject* obj = (val)->_obj; \
|
||||
obj->gc_marked = true; \
|
||||
c11_vector__push(PyObject*, p_stack, obj); \
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user