April 03, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 79309eb016fa7271d0477a4adf77560fa3396d6c
      https://github.com/D-Programming-Language/dmd/commit/79309eb016fa7271d0477a4adf77560fa3396d6c
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-04-01 (Mon, 01 Apr 2013)

  Changed paths:
    M src/expression.c
    M src/mtype.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  fix Issue 9775 - Can no longer create a const Date in CTFE if the variable is explicitly typed


  Commit: ab53fcc44aadd5dd108525c1bf042406cf34c51f
      https://github.com/D-Programming-Language/dmd/commit/ab53fcc44aadd5dd108525c1bf042406cf34c51f
  Author: Walter Bright <walter@walterbright.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M src/expression.c
    M src/mtype.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  Merge pull request #1824 from 9rnsr/fix9775

[REG2.062] Issue 9775 - Can no longer create a const Date in CTFE if the variable is explicitly typed


Compare: https://github.com/D-Programming-Language/dmd/compare/71832dc8cbc7...ab53fcc44aad