Annoyances with traits

Manu turkeyman at gmail.com
Thu Mar 29 14:28:53 PDT 2012


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 ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120330/1ea8c1fa/attachment.html>


More information about the Digitalmars-d mailing list