{"ScriptPreparationCode":null,"TestCases":[{"Name":"1","Code":"var a = [\r\n [1,2,3],\r\n [\u0022a\u0022,\u0022b\u0022,\u0022c\u0022]\r\n];","IsDeferred":false},{"Name":"2","Code":"var a = [];\r\na.push([1,2,3]);\r\na.push([\u0022a\u0022,\u0022b\u0022,\u0022c\u0022]);","IsDeferred":false}]}