Preprocesses a quasi-D file, expanding #include directives inline while translating all definitions, and redefines any macros defined therein.
The output is a valid D file that can be compiled.
The runtime options.
See Implementation
Preprocesses a quasi-D file, expanding #include directives inline while translating all definitions, and redefines any macros defined therein.
The output is a valid D file that can be compiled.