December 14, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 473499c0e461ccd43baad3239db14d230a7699e0
      https://github.com/D-Programming-Language/dmd/commit/473499c0e461ccd43baad3239db14d230a7699e0
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-12-14 (Fri, 14 Dec 2012)

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc9037.d
    A test/compilable/extra-files/ddoc9037.html

  Log Message:
  -----------
  fix Issue 9037 - DDoc: Chokes on consecutive example sections


  Commit: cc4ae6df558914a3cc1449182ab6c363e9b134b9
      https://github.com/D-Programming-Language/dmd/commit/cc4ae6df558914a3cc1449182ab6c363e9b134b9
  Author: Don Clugston <dclugston@googlemail.com>
  Date:   2012-12-14 (Fri, 14 Dec 2012)

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc9037.d
    A test/compilable/extra-files/ddoc9037.html

  Log Message:
  -----------
  Merge pull request #1376 from 9rnsr/fix9037

Issue 9037 - DDoc: Chokes on consecutive example sections


Compare: https://github.com/D-Programming-Language/dmd/compare/71460c1b20c4...cc4ae6df5589