Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
1 function outer(a) { var b, c, d, e, f, g, h, i; function a() {} }