https://issues.dlang.org/show_bug.cgi?id=12818
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Kenji Hara <[email protected]> --- (In reply to Walter Bright from comment #0) > ConditionalStatement: > Condition NoScopeNonEmptyStatement > Condition NoScopeNonEmptyStatement else NoScopeNonEmptyStatement This is an issue in the definition of ConditionalDeclaration. And this is a dup of issue 12740. *** This issue has been marked as a duplicate of issue 12740 *** --
