007 reject groups field mismatch

✓ Passing Passing: the compiler rejects this program as expected.

Code

input.k

Actual compiler output

error[KORU162]: regex match: named group 'w' has no destructure field — take delivery, or make it non-capturing: spell it (...)
  --> tests/regression/600_STDLIB/640_REGEX/640_007_reject_groups_field_mismatch/input.k:8:0

Must contain:

has no destructure field

Flows

flow ~match click a branch to expand · @labels scroll to their anchor
match (expr: "2x3")

Test Configuration

MUST_ERROR