March 26, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e74a26ad05629d72d353552ef144ac69c3e9994a
      https://github.com/D-Programming-Language/dmd/commit/e74a26ad05629d72d353552ef144ac69c3e9994a
  Author: Walter Bright <walter@walterbright.com>
  Date:   2012-03-26 (Mon, 26 Mar 2012)

  Changed paths:
    M src/delegatize.c
  M src/expression.c
  M src/mtype.c
  M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #836 from 9rnsr/fix7757

Issue 7757 - Inout function with lazy inout parameter doesn't compile