Time to rename "D" to "@D" !?
Grogan via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 23 15:16:21 PDT 2014
On Monday, 23 June 2014 at 22:02:26 UTC, Tobias Pankrath wrote:
>> import std.stdio;
>>
>> @safe int safe()
>> {
>> auto i = 8;
>> return i;
>> }
>>
>> void main(string ars[])
>> {
>> writeln(safe);
>>
>> }
>> ---------------------------
>>
>> What you want is just impossible...
>
> Would be a good use case for dfix. It really isn't hard to
> rename every identifier consistently.
Maybe the future will tell you you're right...
From my point of view this change is a very unprobable one but
who knows ?
^^
People are skeptikal about the the air-skate too...
I don't wanna be segregative...
More information about the Digitalmars-d
mailing list