golang/go

regexp/syntax: add examples for flag parsing

Open

#24 136 ouverte le 26 févr. 2018

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)Go (19 008 forks)batch import
DocumentationNeedsInvestigationhelp wanted

Métriques du dépôt

Stars
 (133 883 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Reading the description of grouping and flags, I'm confused about how those flags would apply to theoretical strings. An example or two would be good to demonstrate the use and placement of flags, as well as the resulting capture groups.

Guide contributeur