February 11, 2013
  Branch: refs/heads/staging
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6207580a33df353f4a4ff7e91d64f0ff0734878f
      https://github.com/D-Programming-Language/dmd/commit/6207580a33df353f4a4ff7e91d64f0ff0734878f
  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"