Annoyances with traits
F i L
witte2008 at gmail.com
Thu Mar 29 15:04:39 PDT 2012
On Thursday, 29 March 2012 at 21:29:04 UTC, Manu wrote:
> On 29 March 2012 20:07, F i L <witte2008 at gmail.com> wrote:
>
>> auto name = "Jacque Fresco";
>> auto age = 96;
>>
>> writeln("Hi, I'm ", name, ".");
>> writeln("I'm ", age.text(), " years old");
>> writeln("This shit's got to go!"); // ;)
>>
>
> Hah!
> Nicely played ;)
XD
I was hoping someone would get that reference.
More information about the Digitalmars-d
mailing list