{"ScriptPreparationCode":"\r\nl = 1230000;\r\na = Array(l);","TestCases":[{"Name":"splice","Code":"\r\na.splice(0,0,5);","IsDeferred":false},{"Name":"Splice single","Code":"\r\na.splice(0,0,...[20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1])\r\n","IsDeferred":false}]}