@@ -77,8 +77,8 @@ struct Ast{
struct Ast_Type;
struct Ast_Expr:Ast{
Ast_Type *resolved_type;
union{
Ast_Type *index_original_type;
Ast_Type *cast_after_type;
};
The note is not visible to the blocked user.