003 pattern dispatch

○ Planned This feature is planned but not yet implemented.

Requires a transform to handle pattern branches.

Error Details

output_emitted.zig:84:17: error: switch on type 'output_emitted.main_module.Request'

Failure Output

Showing last 10 of 13 lines
                ^~~~~~~~
output_emitted.zig:58:25: note: struct declared here
    pub const Request = struct {
                        ^~~~~~
referenced by:
    main: output_emitted.zig:877:22
    callMain [inlined]: /opt/homebrew/Cellar/zig/0.15.2_1/lib/zig/std/start.zig:618:22
    callMainWithArgs [inlined]: /opt/homebrew/Cellar/zig/0.15.2_1/lib/zig/std/start.zig:587:20
    main: /opt/homebrew/Cellar/zig/0.15.2_1/lib/zig/std/start.zig:602:28
    1 reference(s) hidden; use '-freference-trace=5' to see all references

Code

input.kz

Flows

flow ~incoming click a branch to expand · @labels scroll to their anchor
incoming