mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
2 lines
104 B
Text
2 lines
104 B
Text
args: run --reload tests/028_args.ts --arg1 val1 --arg2=val2 -- arg3 arg4
|
|
output: tests/028_args.ts.out
|