mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
6 lines
123 B
Text
6 lines
123 B
Text
|
// Regression test for https://github.com/denoland/deno/issues/23041
|
||
|
{
|
||
|
"args": "bench main.js",
|
||
|
"output": "main.out"
|
||
|
}
|