{"ScriptPreparationCode":"var strIn = \u0027#Allocation\u0027;\r\nvar strOut = \u0027\u0027;\r\n\r\n","TestCases":[{"Name":"substr","Code":"strOut = strIn.substr(1);\r\n","IsDeferred":false},{"Name":"slice","Code":"strOut = strIn.slice(1);\r\n","IsDeferred":false}]}