{"ScriptPreparationCode":"var test = [1,2,3,4,5,6,7,8,9]","TestCases":[{"Name":"lodash dropRight","Code":"_.dropRight(test)","IsDeferred":false},{"Name":"native pop","Code":"test.pop()","IsDeferred":false}]}