{"ScriptPreparationCode":"var arr = [1, 3, 5, 11, 13];","TestCases":[{"Name":"Slice","Code":"arr.slice(-1);","IsDeferred":false},{"Name":"Pop","Code":"arr.pop();","IsDeferred":false}]}