Closed usaoc closed 4 months ago
Example:
#lang rhombus match ': one two three' | ': $(g && 'one two $(tail :: Group)')': tail
The use of a group pattern at the right should lead to the whole match as a group match.
Example:
The use of a group pattern at the right should lead to the whole match as a group match.