v / cmd / tools / test_os_args.v
1 lines · 1 sloc · 27 bytes · 661cc495b6b1a7fb5355eebe8c1976211aa2a458
Raw

println(arguments()#[1..])
1