3 lines
55 B
C
3 lines
55 B
C
|
|
struct value* gc_allocate_node(
|
|
struct gc* this);
|
|
|
struct value* gc_allocate_node(
|
|
struct gc* this);
|