mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Update ast_kinds.hpp to latest changes
This commit is contained in:
@@ -153,6 +153,7 @@ struct CallExpr {
|
||||
bool optional_ok_one;
|
||||
bool was_selector;
|
||||
AstSplitArgs *split_args;
|
||||
Entity *entity_procedure_of;
|
||||
};
|
||||
|
||||
char const* desc_FieldValue = "field value";
|
||||
|
||||
Reference in New Issue
Block a user