mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-18 01:39:03 +02:00
Merge dmdfe 2.057
This commit is contained in:
@@ -211,6 +211,7 @@ struct CompileStatement : Statement
|
||||
void toCBuffer(OutBuffer *buf, HdrGenState *hgs);
|
||||
Statements *flatten(Scope *sc);
|
||||
Statement *semantic(Scope *sc);
|
||||
int blockExit(bool mustNotThrow);
|
||||
};
|
||||
|
||||
struct CompoundStatement : Statement
|
||||
|
||||
Reference in New Issue
Block a user