Comment #4 by bearophile_hugs — 2012-01-06T13:31:11Z
(In reply to comment #3)
> https://github.com/D-Programming-Language/phobos/pull/383
>
> The format implemented the patch is not yet determined.
> Please comment your opinion.
Thank you for improving writeln.
Maybe the string tag "union" is better than "overlap":
Bug7230("hello", #{union a, b, c}, 10)