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