mirror of
https://github.com/denoland/deno.git
synced 2024-12-13 19:12:20 -05:00
6 lines
75 B
Text
6 lines
75 B
Text
|
{
|
||
|
"args": "run -A main.js",
|
||
|
"output": "hi\n\n0\n",
|
||
|
"exitCode": 123
|
||
|
}
|