ES2015 first look / babeljs

This commit is contained in:
RainLoop Team 2015-11-15 03:23:16 +03:00
parent 5dcceaaca5
commit 445cd155e5
123 changed files with 3214 additions and 3680 deletions

View file

@ -49,7 +49,7 @@
aResult = [],
iIndex = 0,
iLen = 0
;
;
if (Utils.isNonEmptyArray(aEmails))
{