February 18, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 97cda9f789b36afb6a790b8219aade3d6ce21946
      https://github.com/D-Programming-Language/dmd/commit/97cda9f789b36afb6a790b8219aade3d6ce21946
  Author: Walter Bright <walter@walterbright.com>
  Date:   2012-02-18 (Sat, 18 Feb 2012)

  Changed paths:
    M src/e2ir.c
  M test/runnable/test42.d

  Log Message:
  -----------
  Merge pull request #723 from kennytm/bug7504_null_array

Bug 7504: Cannot assign an object of type 'typeof(null)' to an array