0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 13:49:37 -04:00
deno/tests/028_args.test

3 lines
104 B
Text
Raw Normal View History

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