On 7/15/11, Walter Bright <[email protected]> wrote: > On 7/15/2011 7:25 AM, Trass3r wrote: >> And there's lots of D code using that awkward >> if () { >> } >> >> style. Gross! > > I don't particularly like that style, either, but it's used in the ebook > because > display size is extremely limited and it's more compact. >
Hey Walter, you have a really kinky coding style!!:
if()
{ yayStatement();
}
LOL. :P
