July 07, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 505ab39a1d22fa10cb11113c40406fd0271d0558
      https://github.com/D-Programming-Language/phobos/commit/505ab39a1d22fa10cb11113c40406fd0271d0558
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  fix Issue 10544 - writeln!(inout(int)) does not work


  Commit: ecadde6ffd50013485273954b62fb68e6da40c82
      https://github.com/D-Programming-Language/phobos/commit/ecadde6ffd50013485273954b62fb68e6da40c82
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #1397 from 9rnsr/fix10544

Issue 10544 - writeln!(inout(int)) does not work


Compare: https://github.com/D-Programming-Language/phobos/compare/201edf4c8055...ecadde6ffd50