101 aspire comptime data to liquid

○ Planned This feature is planned but not yet implemented.

ASPIRATIONAL: the data→Liquid bridge — a comptime-evaluated Koru value

Error Details

output_emitted.zig:86:23: error: expected ';' after statement

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:86:23: error: expected ';' after statement
                std/io:print.ln("n = {{ n }}")
                      ^

Code

input.kz

Expected output

n = 42

Flows

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

Test Configuration

MUST_RUN