September 28, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d8df4bff8bf5862ad8f30bdfd12881df5fdaeef5
      https://github.com/D-Programming-Language/dmd/commit/d8df4bff8bf5862ad8f30bdfd12881df5fdaeef5
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    M src/func.c
    M test/compilable/nogc.d

  Log Message:
  -----------
  fix Issue 13550 - Inner functions take outer function attributes erroneously


  Commit: 5118d69286588d18f14bf0b4d0a4e90c822c82dc
      https://github.com/D-Programming-Language/dmd/commit/5118d69286588d18f14bf0b4d0a4e90c822c82dc
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    M src/func.c
    M test/compilable/nogc.d

  Log Message:
  -----------
  Merge pull request #4031 from 9rnsr/fix13550

[REG2.067a] Issue 13550 - Inner functions take outer function attributes erroneously


Compare: https://github.com/D-Programming-Language/dmd/compare/18e096823006...5118d6928658