February 03, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 388d34232177101f256cbdc643fa4e6edbc84572
      https://github.com/D-Programming-Language/dmd/commit/388d34232177101f256cbdc643fa4e6edbc84572
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/expression.c
    M src/mtype.c
    M src/parse.c
    M src/statement.c

  Log Message:
  -----------
  Remove some comments inside expressions


  Commit: c7267bc7543814ddb8fda484c1efb0f8ec96fd75
      https://github.com/D-Programming-Language/dmd/commit/c7267bc7543814ddb8fda484c1efb0f8ec96fd75
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/expression.c
    M src/mtype.c
    M src/parse.c
    M src/statement.c

  Log Message:
  -----------
  Merge pull request #3201 from yebblies/expcomment

[DDMD] Remove some comments inside expressions


Compare: https://github.com/D-Programming-Language/dmd/compare/1675bd30c7a6...c7267bc75438