Community Patterns

Community Library Entry

2

Regular Expression
Created·2022-02-20 11:15
Flavor·Python

r"
(\w+?) +\+= *(.+)
"
gm
Open regex in editor

Description

Adds += to Lua.

Submitted by anonymous