Fixes #526 - shorthand overriding into a function.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 14 Apr 2015 07:29:15 +0000 (08:29 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 14 Apr 2015 07:29:15 +0000 (08:29 +0100)
commit967ec441b1a0aee419a0deea9c967d0acb7983ea
tree4f21b482951599e8ee3dd3b8754c12193caa9603
parent8b79c916905758130df58e050077e8ee9754e182
Fixes #526 - shorthand overriding into a function.

We should not merge into a shorthand that has functions as it will
reduce understandability.
History.md
lib/properties/override-compactor.js
test/integration-test.js
test/properties/override-compacting-test.js