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