{"ScriptPreparationCode":"var aaaaa=123,bbbbb=123,ccccc=123;\r\nthis.d=this.e=this.f=123;","TestCases":[{"Name":"variable","Code":"for (let i = 0; i \u003C 100; i\u002B\u002B) {\r\naaaaa \u002B bbbbb \u002B ccccc \u002B i;\r\n}","IsDeferred":false},{"Name":"property","Code":"for (let i = 0; i \u003C 100; i\u002B\u002B) {\r\nthis.d \u002B this.e \u002B this.f \u002B i;\r\n}","IsDeferred":false}]}