{"ScriptPreparationCode":null,"TestCases":[{"Name":"split","Code":"const params = \u0027random str\u0027;\r\nconst other = params.split(\u0027\u0027);","IsDeferred":false},{"Name":"spread","Code":"const params = \u0027random str\u0027;\r\nconst other = [ ...params ];","IsDeferred":false}]}