mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-05-15 06:21:29 +02:00
Merge dmd-1.073.
This commit is contained in:
@@ -470,6 +470,7 @@ void AliasDeclaration::semantic(Scope *sc)
|
||||
#endif
|
||||
|
||||
storage_class |= sc->stc & STCdeprecated;
|
||||
protection = sc->protection;
|
||||
|
||||
// Given:
|
||||
// alias foo.bar.abc def;
|
||||
|
||||
Reference in New Issue
Block a user