https://issues.dlang.org/show_bug.cgi?id=23676
--- Comment #3 from Bradley Chatha <[email protected]> --- Marking the nested function as @safe prevents the error message; allows the compilation to succeed, however the compiler does still hang for a while before it finishes. --
