[Issue 23676] Compilation differences w/ braceless vs brace-full static if within switch statement

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 7 19:13:53 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23676

--- Comment #3 from Bradley Chatha <bradley at chatha.dev> ---
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.

--


More information about the Digitalmars-d-bugs mailing list