August 15, 2019
https://issues.dlang.org/show_bug.cgi?id=14581

TeddyBear12311@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |TeddyBear12311@gmail.com

--- Comment #1 from TeddyBear12311@gmail.com ---
Bang? Anyone?

not just nested classes but within functions

void foo()
{
   class C { }
}

C cannot be used. foo could be main.

--
October 16
https://issues.dlang.org/show_bug.cgi?id=14581

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=23921

--