6 lines
65 B
C
6 lines
65 B
C
|
|
struct value;
|
|
|
|
void free_lazy_value(
|
|
struct value* super);
|
|
|
|
|
struct value;
|
|
|
|
void free_lazy_value(
|
|
struct value* super);
|
|
|