014 constructor named targets and value

○ Planned This feature is planned but not yet implemented.

OWED: constructor with named targets and a value compiles to the pinned shape.

Error Details

output_emitted.zig:103:7: error: unused local constant

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:103:7: error: unused local constant
const graph = comptime __cblk: {
      ^~~~~

Code

input.kz

Must contain:

node=3

Flows

flow ~std/constructor click a branch to expand · @labels scroll to their anchor
std/constructor (graph)

Test Configuration

MUST_RUN