On Sep 24, 2013, at 1:26 PM, Walter Bright <[email protected]> wrote:
> On 9/23/2013 10:33 AM, Iain Buclaw wrote: >> GCC has a carat too now. > > DMC has had a carat for 30 years now. > > int x x; > ^ > test2.c(2) : Error: missing ',' between declaration of 'x' and 'x' > > Nobody ever gave a damn about that feature, i.e. not one single person > commented on it, including not a single D user. I'm sure you know this, but no one ever comments on stuff they like. Only stuff they don't.
