mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-14 11:15:21 +02:00
Merged dmdfe 2.031.
This commit is contained in:
@@ -40,8 +40,6 @@ struct EnumDeclaration : ScopeDsymbol
|
||||
Expression *maxval;
|
||||
Expression *minval;
|
||||
Expression *defaultval; // default initializer
|
||||
|
||||
Scope *scope; // !=NULL means context to use
|
||||
#endif
|
||||
int isdeprecated;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user