Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 98 Bytes

File metadata and controls

6 lines (5 loc) · 98 Bytes

匹配非ERROR字符串 零长度断言

^(?!.*ERROR).*

regexr