{"ScriptPreparationCode":"let a = 99;","TestCases":[{"Name":"1","Code":"for(let i = 0; i\u003C1000; i\u002B\u002B) {\r\n \ta = null;\r\n \ta = 99;\r\n a = 1;\r\n}","IsDeferred":false},{"Name":"2","Code":"for(let i = 0; i\u003C1000; i\u002B\u002B) {\r\n \ta = 99;\r\n a = 1;\r\n}","IsDeferred":false}]}