On 06/25/2010 03:00 AM, Robert Jacques wrote:
writeln = 13; doesn't compile, just so you know. ;)
Then something has probably changed :) writeln!int = 13 compiles, however. And printf = "123\n", and so on.
On 06/25/2010 03:00 AM, Robert Jacques wrote:
writeln = 13; doesn't compile, just so you know. ;)
Then something has probably changed :) writeln!int = 13 compiles, however. And printf = "123\n", and so on.