July 06, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f743a781616d9a795cbc13cbd40d8f1051dcfe11
      https://github.com/D-Programming-Language/dmd/commit/f743a781616d9a795cbc13cbd40d8f1051dcfe11
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M src/parse.c
    A test/compilable/parse13049.d

  Log Message:
  -----------
  fix Issue 13049 - in template arguments the compiler fails to parse scope for function pointers arguments


  Commit: fd544ae62bc6156992e8c888951bf7f315f98572
      https://github.com/D-Programming-Language/dmd/commit/fd544ae62bc6156992e8c888951bf7f315f98572
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M src/parse.c
    A test/compilable/parse13049.d

  Log Message:
  -----------
  Merge pull request #3720 from 9rnsr/fix13049

Issue 13049 - in template arguments the compiler fails to parse scope for function pointers arguments


Compare: https://github.com/D-Programming-Language/dmd/compare/a2f9ddf4eb7d...fd544ae62bc6