Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-16 01:21
Flavor·Python

r"
\b(?:if|for|while|else|else\s+?if|switch)\b
"
g
Open regex in editor

Description

no description available

Submitted by anonymous