On Sunday, 22 September 2013 at 13:50:00 UTC, simendsjo wrote:
In 2.063.2, (T!int).stringof == "T!(int)". In current head, it's "T!int".
Even (T!(int)).stringof == "T!int".

So is this a regression bug or a bugfix?

Added a ticket so it doesn't get lost: http://d.puremagic.com/issues/show_bug.cgi?id=11100

Reply via email to