const again

Derek Parnell derek at nomail.afraid.org
Thu Dec 6 16:24:43 PST 2007


On Thu, 06 Dec 2007 18:45:38 -0300, Ary Borenszweig wrote:


>> Ary Borenszweig wrote:
>>> Why not
>>>
>>> macro x = 3;

> There a good use right there for that keyword.

I agree. And I would still like to be able to group such definition
together such as ...

  macro {
    x = 3;
    y = "qwerty";
    z = 61.74;
   }


-- 
Derek
(skype: derek.j.parnell)
Melbourne, Australia
7/12/2007 11:22:25 AM



More information about the Digitalmars-d mailing list