May 04, 2013
  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9019ed0a24bb68133e14b8e3e8c0f7c4796ae105
      https://github.com/D-Programming-Language/dmd/commit/9019ed0a24bb68133e14b8e3e8c0f7c4796ae105
  Author: Martin Nowak <code@dawg.eu>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M src/dsymbol.c
    M src/dsymbol.h
    M src/mtype.c
    M src/mtype.h
    M src/parse.c
    M src/template.c

  Log Message:
  -----------
  Merge pull request #1951 from yebblies/identvsti

TypeQualified::idents are not always Identifiers, so stop pretending they are