https://issues.dlang.org/show_bug.cgi?id=23207
Boris Carvajal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Boris Carvajal <[email protected]> --- Just including stdio.h hangs on my system. test.c: ``` #include <stdio.h> ``` --
