mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![Bartek Iwańczuk](/assets/img/avatar_default.png)
Closes https://github.com/denoland/deno_core/issues/648 Co-authored-by: Matt Mastracci <matthew@mastracci.com>
5 lines
121 B
JSON
5 lines
121 B
JSON
// Regression test for https://github.com/denoland/deno/issues/22453
|
|
{
|
|
"args": "run main.js",
|
|
"output": "main.out"
|
|
}
|