https://issues.dlang.org/show_bug.cgi?id=19528
--- Comment #1 from steven kladitis <[email protected]> --- Created attachment 1721 --> https://issues.dlang.org/attachment.cgi?id=1721&action=edit does notc cimpile witjh -O -inline this compiles instantly in DMD32 D Compiler v2.084.0-rc.1 with --> dmd -O but the compiler sits forever in compile with -> dmd -O -inline --
