{"ScriptPreparationCode":null,"TestCases":[{"Name":"slice","Code":"var other = [ \u0022hello\u0022, true, 7 ].concat([ 1, 2, 3]);","IsDeferred":false},{"Name":"spread operator","Code":"var other = [ ...[ \u0022hello\u0022, true, 7 ], ...[ 1, 2, 3] ]","IsDeferred":false}]}