mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 05:30:13 +03:00
Suppress header emission of mixin_string
This commit is contained in:
parent
98d380f627
commit
37a57534c6
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ string astTypeName(RootObject node)
|
|||
}
|
||||
}
|
||||
|
||||
enum mixin_string =
|
||||
extern(D) enum mixin_string =
|
||||
({
|
||||
string astTypeNameFunctions;
|
||||
string visitOverloads;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue