December 28, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d0bfecae2ab724bb81b0b1ac5e093240420b6bde
      https://github.com/D-Programming-Language/dmd/commit/d0bfecae2ab724bb81b0b1ac5e093240420b6bde
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)

  Changed paths:
    M src/parse.c
    M test/compilable/interpret3.d
    A test/fail_compilation/fail4448.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Fix Issue 199 - Label causes scope to collapse into parent


  Commit: ced168b8792cf47c0b1727b95019deec8f847627
      https://github.com/D-Programming-Language/dmd/commit/ced168b8792cf47c0b1727b95019deec8f847627
  Author: Walter Bright <walter@walterbright.com>
  Date:   2013-12-28 (Sat, 28 Dec 2013)

  Changed paths:
    M src/parse.c
    M test/compilable/interpret3.d
    A test/fail_compilation/fail4448.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #3024 from yebblies/issue199

Issue 199 - Label causes scope to collapse into parent


Compare: https://github.com/D-Programming-Language/dmd/compare/252b0d21cfdf...ced168b8792c