056 expand basic

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

value: 42

Expected output

value: 42

Flows

flow ~define click a branch to expand · @labels scroll to their anchor
define (name: "debug-print", source: @import("std").debug.print("value: {d}\n", .{ {{ value }} });)
flow ~debug-print click a branch to expand · @labels scroll to their anchor
debug-print (value: 42)

Test Configuration

MUST_RUN