Code to make the executable do what it does at runtime.
Preprocesses a quasi-D file, expanding #include directives inline while translating all definitions, and redefines any macros defined therein.
The "real" main
See Source File
Code to make the executable do what it does at runtime.