{"ScriptPreparationCode":null,"TestCases":[{"Name":"assasas","Code":"const cool = {1: 1, 2: 2, 3: 3, 4: 4};\r\nconst shit = {5: 5, 6: 6, 7: 7, 8: 8};\r\n\r\nconst garbage = () =\u003E ({cool, shit});\r\n\r\nlet why;\r\n\r\nfor (var i = 0; i\u003C10000; i\u002B\u002B){\r\n why = {1: cool[1], 2: cool[2], 3: cool[3], 4: cool[4], 5: shit[5], 6: shit[6], 7: shit[7], 8: shit[8]};\r\n}","IsDeferred":false},{"Name":"dsdfsdfsd","Code":"const cool = {1: 1, 2: 2, 3: 3, 4: 4};\r\nconst shit = {5: 5, 6: 6, 7: 7, 8: 8};\r\n\r\nconst garbage = () =\u003E ({cool, shit});\r\n\r\nlet why;\r\n\r\nfor (var i = 0; i\u003C10000; i\u002B\u002B){\r\n why = garbage();\r\n}","IsDeferred":false}]}