February 11, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7d126bd61d86ec36b44f2b8b62bf725c65a7288e
      https://github.com/D-Programming-Language/dmd/commit/7d126bd61d86ec36b44f2b8b62bf725c65a7288e
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M src/dsymbol.c
    M test/runnable/opover2.d

  Log Message:
  -----------
  fix Issue 9496 - [REG 2.061 -> 2.062 alpha] "this[1 .. $]" passes wrong "this" to "opDollar"


  Commit: 8f9ee7b112c644c4c2b830a4f9c79974196e37d5
      https://github.com/D-Programming-Language/dmd/commit/8f9ee7b112c644c4c2b830a4f9c79974196e37d5
  Author: Walter Bright <walter@walterbright.com>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M src/dsymbol.c
    M test/runnable/opover2.d

  Log Message:
  -----------
  Merge pull request #1655 from 9rnsr/fix9496

Issue 9496 - [REG 2.061 -> 2.062 alpha] "this[1 .. $]" passes wrong "this" to "opDollar"


Compare: https://github.com/D-Programming-Language/dmd/compare/52a4fe55e9df...8f9ee7b112c6