February 20, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 983349625feb6f6090ee07cbf6124b5d1c049992
      https://github.com/D-Programming-Language/phobos/commit/983349625feb6f6090ee07cbf6124b5d1c049992
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M std/utf.d

  Log Message:
  -----------
  This only works because of a bug in dmd, and it was probably supposed to be a char literal.


  Commit: 5aa1b47aedf85f9e67132e5fc7a1586d5f1b293a
      https://github.com/D-Programming-Language/phobos/commit/5aa1b47aedf85f9e67132e5fc7a1586d5f1b293a
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M std/utf.d

  Log Message:
  -----------
  Merge pull request #446 from yebblies/issue3895

This only works because of a bug in dmd, and it was probably supposed to...


Compare: https://github.com/D-Programming-Language/phobos/compare/91c4363...5aa1b47