Fixing bugs, constraining syntax
This commit is contained in:
@@ -81,6 +81,7 @@ struct Ast_Expr:Ast{
|
||||
union{
|
||||
Ast_Type *index_original_type;
|
||||
Ast_Type *cast_after_type;
|
||||
Ast_Type *dot_access_step_resolution;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user