June 28, 2013
  Branch: refs/heads/2.063
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 97bdd75b81b8ee742be8f40e1a7761919a1a256e
      https://github.com/D-Programming-Language/dmd/commit/97bdd75b81b8ee742be8f40e1a7761919a1a256e
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

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

  Log Message:
  -----------
  Merge pull request #2255 from hpohl/10456

[REG2.063] fix issue 10456 - struct containing enum X, alias X this and a dynamic array no longer compiles since 2.063
Conflicts:
	test/runnable/aliasthis.d