5 lines
81 B
C
5 lines
81 B
C
|
|
struct statement;
|
|
|
|
void free_assignment_statement(
|
|
struct statement* this);
|