{"ScriptPreparationCode":null,"TestCases":[{"Name":"let","Code":"const styles = Array.apply(null, {length: 100000}).map(Number.call, Number)\r\nfor (let i in styles) {}","IsDeferred":false},{"Name":"var","Code":"const styles = Array.apply(null, {length: 100000}).map(Number.call, Number)\r\nfor (var i in styles) {}","IsDeferred":false}]}