mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-20 04:35:00 -07:00
enum #export
This commit is contained in:
@@ -132,6 +132,7 @@ struct TypeStruct {
|
||||
Scope * scope; \
|
||||
Entity * names; \
|
||||
Type * base_type; \
|
||||
bool is_export; \
|
||||
Entity * count; \
|
||||
Entity * min_value; \
|
||||
Entity * max_value; \
|
||||
|
||||
Reference in New Issue
Block a user