@@ -0,0 +1,8 @@
#ifndef H_CG
#define H_CG
#include"ast.h"
void cg_go(union AST*);
#endif
The note is not visible to the blocked user.