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