021 args passthrough

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

count: 3
argv1: hello
rest: 2

Expected output

count: 3
argv1: hello
rest: 2

Test Configuration

MUST_RUN