021 args passthrough

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

count: 3
argv1: hello
rest: 2

Expected output

count: 3
argv1: hello
rest: 2

Flows

flow ~count click a branch to expand · @labels scroll to their anchor
count
flow ~get click a branch to expand · @labels scroll to their anchor
get (index: 1)
flow ~rest click a branch to expand · @labels scroll to their anchor
rest

Test Configuration

MUST_RUN