{"ScriptPreparationCode":"var params = [\u0022hello\u0022, true, 7];\r\n","TestCases":[{"Name":"spred","Code":"\r\nvar other = [ 1, 2, ...params ]","IsDeferred":false},{"Name":"concat","Code":"var other = [1, 2].concat(params);","IsDeferred":false}]}