Formating output of retro

Jesse Phillips jessekphillips+D at gmail.com
Thu Feb 9 11:41:06 PST 2012


On Thursday, 9 February 2012 at 18:59:47 UTC, Dmitry Olshansky 
wrote:
> Finally getting to debug std.regex issues, I've found that it 
> seems like
>
> import std.stdio, std.range;
>
> void main()
> {
> 	writefln("%s",retro("abcd"));
> }
>
> no longer works, can anyone on older version check if it's 
> regression?

Works in 2.056


More information about the Digitalmars-d mailing list