016 refine terminal base clamps

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

gain 0
gain 100

Expected output

gain 0
gain 100

Flows

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

Test Configuration

MUST_RUN