@@ -139,6 +139,7 @@ struct Ast_Builtin: Ast_Expr{
//
struct Ast_Return: Ast{
Ast_Type *resolved_type;
Array<Ast_Expr *> expr;
};
The note is not visible to the blocked user.