{"ScriptPreparationCode":null,"TestCases":[{"Name":"spltAndMap","Code":"\u0027one, two, three, four\u0027.split(\u0027,\u0027).map(s=\u003Es.trim())","IsDeferred":false},{"Name":"regex","Code":"\u0027one, two, three, four\u0027.split(/\\s*(?:;|$)\\s*/)","IsDeferred":false}]}