5 lines
98 B
C
5 lines
98 B
C
|
|
struct statement;
|
|
|
|
struct stringtree* statement_prettyprint_errors(
|
|
struct statement* this);
|