{"ScriptPreparationCode":"var arr = [...Array(1e5)];","TestCases":[{"Name":"for","Code":"for(let i = 0; i \u003C arr.length; i\u002B\u002B) {\r\n //\r\n}","IsDeferred":false},{"Name":"for in","Code":"for(let i in arr) {\r\n //\r\n}","IsDeferred":false}]}