March 04, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 537d821b409d7b379dae982212f37e6a38c6e883
      https://github.com/D-Programming-Language/dmd/commit/537d821b409d7b379dae982212f37e6a38c6e883
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M test/runnable/testaa3.d

  Log Message:
  -----------
  fix Issue 12220 - hash.get() does not accept proper parameters


  Commit: 93542b840b1609797a9ad4b155110e99c5f83b08
      https://github.com/D-Programming-Language/dmd/commit/93542b840b1609797a9ad4b155110e99c5f83b08
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M test/runnable/testaa3.d

  Log Message:
  -----------
  Merge pull request #3358 from 9rnsr/fix12220

Issue 12220 - hash.get() does not accept proper parameters


Compare: https://github.com/D-Programming-Language/dmd/compare/34487d8eec98...93542b840b16