mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-05 22:43:13 +01:00
Fix a bug in DtoNestedInit and update an unrelated comment.
This commit is contained in:
@@ -612,7 +612,8 @@ void Module::genmoduleinfo()
|
||||
// void* xgetMembers;
|
||||
// void function() ictor;
|
||||
//
|
||||
// void*[4] reserved; // useless to us
|
||||
// version(D_Version2)
|
||||
// void*[4] reserved; // useless to us
|
||||
// }
|
||||
|
||||
// resolve ModuleInfo
|
||||
|
||||
Reference in New Issue
Block a user