0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/tests/028_args.test

3 lines
104 B
Text
Raw Normal View History

2019-05-03 17:15:16 -04:00
args: run --reload tests/028_args.ts --arg1 val1 --arg2=val2 -- arg3 arg4
2019-04-06 18:13:06 -04:00
output: tests/028_args.ts.out