Why not finally allow bracket-less top-level keywords?

Timon Gehr timon.gehr at gmx.ch
Sun Mar 18 09:49:30 PDT 2012


On 03/18/2012 05:25 PM, FeepingCreature wrote:
>
> Advantages: internally consistent, no need for completely new syntax, "final class" can be deprecated (it never worked well anyway).
>

final class means that the class cannot be inherited from.


More information about the Digitalmars-d mailing list