mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-22 15:15:22 +02:00
[svn r357] Merged DMD 1.033
This commit is contained in:
@@ -35,8 +35,8 @@ struct StaticAssert : Dsymbol
|
||||
void semantic2(Scope *sc);
|
||||
void inlineScan();
|
||||
int oneMember(Dsymbol **ps);
|
||||
void toObjFile();
|
||||
char *kind();
|
||||
void toObjFile(int multiobj);
|
||||
const char *kind();
|
||||
void toCBuffer(OutBuffer *buf, HdrGenState *hgs);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user