{"ScriptPreparationCode":null,"TestCases":[{"Name":"splice","Code":"const str = \u0027(hello)\u0027.slice(0, -1);","IsDeferred":false},{"Name":"replace","Code":"const str = \u0027(hello)\u0027.replace(/[()]/g,\u0027\u0027)","IsDeferred":false}]}