060 quoted branch with space

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

Code

input.kz

Actual compiler output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:83:16: error: pattern=[a-z ]+@[a-z]+
    comptime { @compileError("pattern=[a-z ]+@[a-z]+"); }
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
referenced by:
    main_module: output_emitted.zig:81:25
    main: output_emitted.zig:123:5
    4 reference(s) hidden; use '-freference-trace=6' to see all references

Must contain:

pattern=[a-z ]+@[a-z]+

Flows

flow ~scan-spaced click a branch to expand · @labels scroll to their anchor
scan-spaced

Test Configuration

MUST_ERROR