[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:12:13 UTC 2023


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

--- Comment #2 from Bradley Chatha <bradley at chatha.dev> ---
Even more strangely: If you delete any line within the body of the case
statement that is guarded by the fault `static if`, compilation succeeds.

What a very strange edge case this is hitting.

--


More information about the Digitalmars-d-bugs mailing list