7 lines
114 B
C
7 lines
114 B
C
|
|
struct statement;
|
|
|
|
struct stringtree* substatements_statement_prettyprint_errors(
|
|
struct statement* this);
|
|
|
|
|