@@ -19,7 +19,7 @@ struct Expr {
Expr *next;
union {
struct {
AST_Node *type;
//Typespec *type;
Expr* expr;
} cast;
The note is not visible to the blocked user.