Skip to content

rsub capturing group #828

Open
Open
@ekoome

Description

@ekoome

When I capture a group using rsub, I'm unable to access the capture using $1 or \1. For example
@rsub s/(test)/$1/

prints $1

Am I missing something?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions