generate string
@@ -65,7 +65,8 @@ struct Ast{
};
struct Ast_Type;
struct Ast_Expr:Ast{ };
struct Ast_Expr:Ast{
#define VALUE_FIELDS \
Ast_Type *type; \
The note is not visible to the blocked user.