007 reject groups field mismatch

✓ Passing This code compiles and runs correctly.

Code

input.k

Must contain:

has no destructure field

Error Verification

Actual Compiler Output

🎯 Compiler coordination: Passes: 14 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:10:16: error: regex match: named group 'w' has no destructure field — take delivery, or make it non-capturing: spell it (...)
    comptime { @compileError("regex match: named group 'w' has no destructure field — take delivery, or make it non-capturing: spell it (...)"); }
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
referenced by:
    main_module: output_emitted.zig:9:25
    main: output_emitted.zig:438:5
    4 reference(s) hidden; use '-freference-trace=6' to see all references

Test Configuration

MUST_FAIL