January 15, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: de000cf1b055494dc5df15efff79ec42115db9df
      https://github.com/D-Programming-Language/dmd/commit/de000cf1b055494dc5df15efff79ec42115db9df
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M src/func.c
    M src/lexer.c
    M src/scope.h
    M src/template.c

  Log Message:
  -----------
  Clean up some comments that don't convert easily


  Commit: 786ea8228f836b1d80b36b991c534256ea6c9592
      https://github.com/D-Programming-Language/dmd/commit/786ea8228f836b1d80b36b991c534256ea6c9592
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M src/func.c
    M src/lexer.c
    M src/scope.h
    M src/template.c

  Log Message:
  -----------
  Merge pull request #3101 from yebblies/comments1

[DDMD] Clean up some comments that don't convert easily


Compare: https://github.com/D-Programming-Language/dmd/compare/b16b525e5b8b...786ea8228f83