{"ScriptPreparationCode":null,"TestCases":[{"Name":"regex","Code":"/(...\\s|--\\s|[\u0027\u0022])$/.test(\u0027Hello hello hello John 3:16 this is not a drill..\u0027) || /^(\\* |- |1\\. |1\\) )$/.test(\u00271) \u0027)","IsDeferred":false},{"Name":"regular","Code":"[\u0027... \u0027, \u0027-- \u0027, \u0022\u0027\u0022, \u0027\u0022\u0027].some(str =\u003E \u0027Hello hello hello John 3:16 this is not a drill..\u0027.endsWith(str)) || [\u0027* \u0027, \u0027- \u0027, \u00271. \u0027, \u00271) \u0027].some(str =\u003E \u00271) \u0027 === str)","IsDeferred":false}]}