Formating output of retro

Dmitry Olshansky dmitry.olsh at gmail.com
Thu Feb 9 10:59:48 PST 2012


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?

-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list