012 refine clamp then check

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

rejected gain
stored 50

Expected output

rejected gain
stored 50

Flows

flow ~std/proto click a branch to expand · @labels scroll to their anchor
std/proto (Mixer, source: gain: i64)
flow ~std/refine click a branch to expand · @labels scroll to their anchor
std/refine (Mixer, source: gain: i64 & clamp(0, 100) & >=10)
flow ~new click a branch to expand · @labels scroll to their anchor
new (Mixer)

Test Configuration

MUST_RUN