September 26
https://issues.dlang.org/show_bug.cgi?id=24786

Richard (Rikki) Andrew Cattermole <alphaglosined@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alphaglosined@gmail.com

--- Comment #1 from Richard (Rikki) Andrew Cattermole <alphaglosined@gmail.com> ---
What does the command to cl produce?

```
cl.exe /P /Zc:preprocessor /PD /nologo /utf-8 example.c
/FIc:\winoss\dmd2\windows\bin64\..\..\src\druntime\import\importc.h
/FiC:\Users\VASILI~1\AppData\Local\Temp\scuo.0
```

--