mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -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
92 B
Text
4 lines
92 B
Text
{
|
|
"args": "eval --v8-flags=--expose-gc console.log(typeof(gc))",
|
|
"output": "main.out"
|
|
}
|