Optional braces

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Aug 26 09:52:23 PDT 2011


On 8/26/11, Adam Ruppe <destructionator at gmail.com> wrote:
>> we might as well get rid of the semicolon as well.
>
> You can have my semicolons when you pry them from my cold, dead hands.
>

I'd kill them (the semicolons, not your hands :p) in places they're
not needed anymore. And we already have that in struct, class, enum
definitions. Of course they're still needed in other places, but to be
honest I'm tired of "found foo, expected bla" errors due to missing
semicolons.


More information about the Digitalmars-d mailing list