mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
1d04c84c8f
This PR serves as a part of #22907 . --------- Signed-off-by: David Sherret <dsherret@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
4 lines
68 B
Text
4 lines
68 B
Text
{
|
|
"args": "eval console.log(\"hello\")",
|
|
"output": "main.out"
|
|
}
|