Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-31 23:18
Flavor·Python

r"
(?<=[0-9] ).*\Z
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous