https://issues.dlang.org/show_bug.cgi?id=23680
--- Comment #2 from Marcelo Silva Nascimento Mancini <[email protected]> --- Yea I'm aware but this is really not intuitive for beginners. Plus, there's no way to do that using a single file. Like, it's not really me, but People.Like.Doing.That.Way, always uppercase, specially from people coming from Java which they directly imported a class. Yea `static class` has no meaning for top level, so, for me, the solution to that is giving it a meaning by or implementing the static class functionality from other languages or giving it an error. --
