...Or just rename enum

sambeau no-spam-for-sambeau at mac.com
Mon Dec 10 06:44:22 PST 2007


Janice Caron Wrote:

> On Dec 9, 2007 11:56 PM, Craig Black <craigblack2 at cox.net> wrote:
> > Or wildebeast
> >
> > wildebeast int num = 42;
> 
> Best idea so far! But it's spelt "wildebeest".
> 
>     wildebeest num = 42;
> 
> LOL

how about 'def', 'define' or 'let'?

define num = 42;
def X { A=3, B, C }

let num = 42;
let X { A=3, B, C }







More information about the Digitalmars-d mailing list