April 25, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6dcb46b35c0a845ca13e967875ba2d04473c407f
      https://github.com/D-Programming-Language/dmd/commit/6dcb46b35c0a845ca13e967875ba2d04473c407f
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-04-24 (Wed, 24 Apr 2013)

  Changed paths:
    M src/class.c
    M src/struct.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  fix Issue 9987 - Declaring struct ModuleInfo should be allowed


  Commit: cb7b1f5c2a237eaefd0622da6072a59e11cfb42e
      https://github.com/D-Programming-Language/dmd/commit/cb7b1f5c2a237eaefd0622da6072a59e11cfb42e
  Author: Martin Nowak <code@dawg.eu>
  Date:   2013-04-25 (Thu, 25 Apr 2013)

  Changed paths:
    M src/class.c
    M src/struct.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #1932 from 9rnsr/fix9987

Issue 9987 - Declaring struct ModuleInfo should be allowed


Compare: https://github.com/D-Programming-Language/dmd/compare/9ff9c1374542...cb7b1f5c2a23