Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-06-22 00:58
Flavor·Python

r'''
(\b\w+\b)([ ]+\1\b)+
'''
msg
Open regex in editor

Description

no description available

Submitted by anonymous